Home
last modified time | relevance | path

Searched refs:coverageIndex (Results 1 – 1 of 1) sorted by relevance

/lvgl-3.6.0/src/extra/libs/tiny_ttf/
Dstb_truetype_htcw.h2787 … stbtt_int32 coverageIndex = stbtt__GetCoverageIndex(data, table + coverageOffset, glyph1); local
2788 if(coverageIndex == -1) continue;
2799 … stbtt_uint16 pairPosOffset = ttUSHORT(data, table + 10 + 2 * coverageIndex);
2804 if(coverageIndex >= pairSetCount) return 0;