SWFOutput_writeRect 183 src/blocks/font.c SWFOutput_writeRect(buffer, SWFFont_getGlyphBounds(font, glyph)); SWFOutput_writeRect 74 src/blocks/morph.c SWFOutput_writeRect(out, CHARACTER(shape1)->bounds); SWFOutput_writeRect 76 src/blocks/morph.c SWFOutput_writeRect(out, CHARACTER(shape2)->bounds); SWFOutput_writeRect 84 src/blocks/morph.c SWFOutput_writeRect(out, SWFShape_getEdgeBounds(shape1)); SWFOutput_writeRect 86 src/blocks/morph.c SWFOutput_writeRect(out, SWFShape_getEdgeBounds(shape2)); SWFOutput_writeRect 56 src/blocks/rect.h void SWFOutput_writeRect(SWFOutput output, SWFRect rect); SWFOutput_writeRect 54 src/blocks/scalinggrid.c SWFOutput_writeRect(grid->out, grid->rect); SWFOutput_writeRect 422 src/blocks/shape.c SWFOutput_writeRect(out, SWFCharacter_getBounds(CHARACTER(shape))); SWFOutput_writeRect 425 src/blocks/shape.c SWFOutput_writeRect(out, shape->edgeBounds); SWFOutput_writeRect 104 src/blocks/swf.h void SWFOutput_writeRect(SWFOutput output, SWFRect rect); SWFOutput_writeRect 107 src/blocks/text.c SWFOutput_writeRect(out, CHARACTER(text)->bounds); SWFOutput_writeRect 134 src/blocks/textfield.c SWFOutput_writeRect(out, CHARACTER(field)->bounds); SWFOutput_writeRect 773 src/movie.c SWFOutput_writeRect(header, movie->bounds);