Searched refs:fdselector (Results 1 – 1 of 1) sorted by relevance
1953 int nranges, start, end, v, fmt, fdselector = -1, i; in stbtt__cid_get_glyph_subrs() local1960 fdselector = stbtt__buf_get8(&fdselect); in stbtt__cid_get_glyph_subrs()1968 fdselector = v; in stbtt__cid_get_glyph_subrs()1974 if (fdselector == -1) stbtt__new_buf(NULL, 0); in stbtt__cid_get_glyph_subrs()1975 return stbtt__get_subrs(info->cff, stbtt__cff_index_get(info->fontdicts, fdselector)); in stbtt__cid_get_glyph_subrs()