Home
last modified time | relevance | path

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

/lvgl-3.6.0/src/extra/libs/tiny_ttf/
Dstb_truetype_htcw.h2609 static int stbtt__GetGlyphKernInfoAdvance(const stbtt_fontinfo * info, int glyph1, int glyph2) function
2876 xAdvance += stbtt__GetGlyphKernInfoAdvance(info, g1, g2);