Home
last modified time | relevance | path

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

/lvgl-3.6.0/src/extra/libs/tiny_ttf/
Dstb_truetype_htcw.h757 stbtt__buf subrs; // private charstring subroutines index member
1637 info->subrs = stbtt__get_subrs(b, topdict);
2261 stbtt__buf subr_stack[10], subrs = info->subrs, b; local
2388 subrs = stbtt__cid_get_glyph_subrs(info, glyph_index);
2397 b = stbtt__get_subr(b0 == 0x0A ? subrs : info->gsubrs, v);