Home
last modified time | relevance | path

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

/lvgl-3.6.0/src/extra/libs/tiny_ttf/
Dstb_truetype_htcw.h1783 stbtt_uint32 start_glyph = ttULONG(data, index_map + 16 + mid * 12 + 8); local
1785 return start_glyph + unicode_codepoint - start_char;
1787 return start_glyph;