SWFFont_getCharacterKern  136 src/blocks/font.h int SWFFont_getCharacterKern(SWFFont font, unsigned short c1, unsigned short c2);
SWFFont_getCharacterKern  677 src/blocks/text.c 			adv += SWFFont_getCharacterKern(font, glyph, nextglyph);