Home
last modified time | relevance | path

Searched refs:stbtt__GetGlyphGPOSInfoAdvance (Results 1 – 1 of 1) sorted by relevance

/external/mesa3d/src/imgui/
Dimstb_truetype.h2428 static stbtt_int32 stbtt__GetGlyphGPOSInfoAdvance(const stbtt_fontinfo *info, int glyph1, int glyp… in stbtt__GetGlyphGPOSInfoAdvance() function
2561 xAdvance += stbtt__GetGlyphGPOSInfoAdvance(info, g1, g2); in stbtt_GetGlyphKernAdvance()