SWFOutput_writeFillStyle  241 src/blocks/fillstyle.c 		SWFOutput_writeFillStyle(out, fills[i], shapeType, bounds);
SWFOutput_writeFillStyle   42 src/blocks/fillstyle.h void SWFOutput_writeFillStyle(SWFOutput out, SWFFillStyle file, SWFBlocktype type, SWFRect bounds);
SWFOutput_writeFillStyle  233 src/blocks/linestyle.c 		SWFOutput_writeFillStyle(out, line->fill, shapeType, bounds);