Home
last modified time | relevance | path

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

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