Home
last modified time | relevance | path

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

/lvgl-3.6.0/src/extra/libs/tiny_ttf/
Dstb_truetype_htcw.h1341 static void stbtt__dict_get_ints(stbtt__buf * b, int key, int outcount, stbtt_uint32 * out) in stbtt__dict_get_ints() argument
1345 for(i = 0; i < outcount && operands.cursor < operands.size; i++) in stbtt__dict_get_ints()