Searched refs:charstrings (Results 1 – 1 of 1) sorted by relevance
755 stbtt__buf charstrings; // the charstring index member1602 stbtt_uint32 cstype = 2, charstrings = 0, fdarrayoff = 0, fdselectoff = 0; local1633 stbtt__dict_get_ints(&topdict, 17, 1, &charstrings);1641 if(charstrings == 0) return 0;1651 stbtt__buf_seek(&b, charstrings);1652 info->charstrings = stbtt__cff_get_index(&b);2267 b = stbtt__cff_index_get(info->charstrings, glyph_index);