Searched refs:stbtt__cff_index_get (Results 1 – 1 of 1) sorted by relevance
1243 static stbtt__buf stbtt__cff_index_get(stbtt__buf b, int i) in stbtt__cff_index_get() function1397 topdict = stbtt__cff_index_get(topdictidx, 0); in stbtt_InitFont_internal()1947 return stbtt__cff_index_get(idx, n); in stbtt__get_subr()1975 return stbtt__get_subrs(info->cff, stbtt__cff_index_get(info->fontdicts, fdselector)); in stbtt__cid_get_glyph_subrs()1989 b = stbtt__cff_index_get(info->charstrings, glyph_index); in stbtt__run_charstring()