Searched refs:stbtt__GetGlyphGPOSInfoAdvance (Results 1 – 1 of 1) sorted by relevance
2428 static stbtt_int32 stbtt__GetGlyphGPOSInfoAdvance(const stbtt_fontinfo *info, int glyph1, int glyp… in stbtt__GetGlyphGPOSInfoAdvance() function2561 xAdvance += stbtt__GetGlyphGPOSInfoAdvance(info, g1, g2); in stbtt_GetGlyphKernAdvance()