Home
last modified time | relevance | path

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

/lvgl-latest/src/libs/tiny_ttf/
Dstb_truetype_htcw.h2779 … stbtt_int32 coverageIndex = stbtt__GetCoverageIndex(data, table + coverageOffset, glyph1); local
2780 if(coverageIndex == -1) continue;
2791 … stbtt_uint16 pairPosOffset = ttUSHORT(data, table + 10 + 2 * coverageIndex);
2796 if(coverageIndex >= pairSetCount) return 0;