Home
last modified time | relevance | path

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

/lvgl-latest/src/libs/tiny_ttf/
Dstb_truetype_htcw.h1290 static stbtt_uint32 stbtt__cff_int(stbtt__buf * b) in stbtt__cff_int() function
1315 stbtt__cff_int(b); in stbtt__cff_skip_operand()
1339 out[i] = stbtt__cff_int(&operands); in stbtt__dict_get_ints()
2498 f = (float)(stbtt_int16)stbtt__cff_int(&b);