Searched refs:fontdicts (Results 1 – 1 of 1) sorted by relevance
730 stbtt__buf fontdicts; // array of font dicts member1382 info->fontdicts = stbtt__new_buf(NULL, 0); in stbtt_InitFont_internal()1415 info->fontdicts = stbtt__cff_get_index(&b); in stbtt_InitFont_internal()1975 return stbtt__get_subrs(info->cff, stbtt__cff_index_get(info->fontdicts, fdselector)); in stbtt__cid_get_glyph_subrs()