Searched refs:glyphCount (Results 1 – 1 of 1) sorted by relevance
2638 stbtt_uint16 glyphCount = ttUSHORT(data, coverageTable + 2); local2641 stbtt_int32 l = 0, r = glyphCount - 1, m;2701 stbtt_uint16 glyphCount = ttUSHORT(data, classDefTable + 4); local2704 if(glyph >= startGlyphID && glyph < startGlyphID + glyphCount)