Home
last modified time | relevance | path

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

/lvgl-latest/src/libs/tiny_ttf/
Dstb_truetype_htcw.h2743 static stbtt_int32 stbtt__GetGlyphGPOSInfoAdvance(const stbtt_fontinfo * info, int glyph1, int glyp… function
2906 xAdvance += stbtt__GetGlyphGPOSInfoAdvance(info, g1, g2);