SWFFont_getGlyphBounds 183 src/blocks/font.c SWFOutput_writeRect(buffer, SWFFont_getGlyphBounds(font, glyph)); SWFFont_getGlyphBounds 132 src/blocks/font.h SWFRect SWFFont_getGlyphBounds(SWFFont font, unsigned short c); SWFFont_getGlyphBounds 796 src/blocks/text.c glyphBounds = SWFFont_getGlyphBounds(font,font_glyphcode);