Home
last modified time | relevance | path

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

/lvgl-3.6.0/src/extra/libs/tiny_ttf/
Dstb_truetype_htcw.h1297 static stbtt_uint32 stbtt__cff_int(stbtt__buf * b) in stbtt__cff_int() function
1322 stbtt__cff_int(b); in stbtt__cff_skip_operand()
1346 out[i] = stbtt__cff_int(&operands); in stbtt__dict_get_ints()
2506 f = (float)(stbtt_int16)stbtt__cff_int(&b);