Searched refs:classDef1ValueArray (Results 1 – 1 of 1) sorted by relevance
2382 stbtt_uint8 *classDef1ValueArray = classDefTable + 6; in stbtt__GetGlyphClass() local2385 return (stbtt_int32)ttUSHORT(classDef1ValueArray + 2 * (glyph - startGlyphID)); in stbtt__GetGlyphClass()