Searched refs:coverageIndex (Results 1 – 1 of 1) sorted by relevance
2787 … stbtt_int32 coverageIndex = stbtt__GetCoverageIndex(data, table + coverageOffset, glyph1); local2788 if(coverageIndex == -1) continue;2799 … stbtt_uint16 pairPosOffset = ttUSHORT(data, table + 10 + 2 * coverageIndex);2804 if(coverageIndex >= pairSetCount) return 0;