Home
last modified time | relevance | path

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

/lvgl-3.6.0/src/extra/libs/tiny_ttf/
Dstb_truetype_htcw.h1211 static stbtt_uint8 stbtt__buf_peek8(stbtt__buf * b) in stbtt__buf_peek8() function
1311 int v, b0 = stbtt__buf_peek8(b); in stbtt__cff_skip_operand()
1331 while(stbtt__buf_peek8(b) >= 28) in stbtt__dict_get()