Home
last modified time | relevance | path

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

/lvgl-latest/src/libs/tiny_ttf/
Dstb_truetype_htcw.h1276 static stbtt__buf stbtt__cff_get_index(stbtt__buf * b) in stbtt__cff_get_index() function
1544 return stbtt__cff_get_index(&cff);
1619 stbtt__cff_get_index(&b); // name INDEX
1620 topdictidx = stbtt__cff_get_index(&b);
1622 stbtt__cff_get_index(&b); // string INDEX
1623 info->gsubrs = stbtt__cff_get_index(&b);
1639 info->fontdicts = stbtt__cff_get_index(&b);
1644 info->charstrings = stbtt__cff_get_index(&b);