SWFFont_getCharacterAdvance  134 src/blocks/font.h int SWFFont_getCharacterAdvance(SWFFont font, unsigned short c);
SWFFont_getCharacterAdvance  670 src/blocks/text.c 		adv = SWFFont_getCharacterAdvance(font, (unsigned short)glyph);