Searched refs:cstype (Results 1 – 1 of 1) sorted by relevance
1376 stbtt_uint32 cstype = 2, charstrings = 0, fdarrayoff = 0, fdselectoff = 0; in stbtt_InitFont_internal() local1402 stbtt__dict_get_ints(&topdict, 0x100 | 6, 1, &cstype); in stbtt_InitFont_internal()1408 if (cstype != 2) return 0; in stbtt_InitFont_internal()