Searched refs:pairSetCount (Results 1 – 1 of 1) sorted by relevance
2472 stbtt_uint16 pairSetCount = ttUSHORT(table + 8); in stbtt__GetGlyphGPOSInfoAdvance() local2483 STBTT_assert(coverageIndex < pairSetCount); in stbtt__GetGlyphGPOSInfoAdvance()2484 STBTT__NOTUSED(pairSetCount); in stbtt__GetGlyphGPOSInfoAdvance()