swf_FontUseGlyph 3141 lib/devices/swf.c     swf_FontUseGlyph(i->swffont, glyph, i->current_font_size);
swf_FontUseGlyph  557 lib/modules/swftext.c 	swf_FontUseGlyph(u->font, c, fontsize);
swf_FontUseGlyph  946 lib/modules/swftext.c 	    swf_FontUseGlyph(f, f->ascii2glyph[*s], /*FIXME*/0xffff);
swf_FontUseGlyph  961 lib/modules/swftext.c 	    swf_FontUseGlyph(f, f->ascii2glyph[ascii], size);
swf_FontUseGlyph  648 lib/rfxswf.h   int swf_FontUseGlyph(SWFFONT * f, int glyph, U16 size);