Home
last modified time | relevance | path

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

/lvgl-3.6.0/src/extra/libs/tiny_ttf/
Dstb_truetype_htcw.h397 stbtt_GetCodepointHMetrics(&font, text[ch], &advance, &lsb);
821 STBTT_DEF void stbtt_GetCodepointHMetrics(const stbtt_fontinfo * info, int codepoint, int * advance…
2888 STBTT_DEF void stbtt_GetCodepointHMetrics(const stbtt_fontinfo * info, int codepoint, int * advance… function