Searched refs:charstrings (Results 1 – 1 of 1) sorted by relevance
753 stbtt__buf charstrings; // the charstring index member1594 stbtt_uint32 cstype = 2, charstrings = 0, fdarrayoff = 0, fdselectoff = 0; local1625 stbtt__dict_get_ints(&topdict, 17, 1, &charstrings);1633 if(charstrings == 0) return 0;1643 stbtt__buf_seek(&b, charstrings);1644 info->charstrings = stbtt__cff_get_index(&b);2259 b = stbtt__cff_index_get(info->charstrings, glyph_index);