Home
last modified time | relevance | path

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

/lvgl-latest/src/extra/libs/tiny_ttf/
Dstb_truetype_htcw.h1768 stbtt_uint32 start_char = ttULONG(data, index_map + 16 + mid * 12); local
1770 if((stbtt_uint32)unicode_codepoint < start_char)
1777 return start_glyph + unicode_codepoint - start_char;