Home
last modified time | relevance | path

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

/external/mesa3d/src/imgui/
Dimstb_truetype.h2472 stbtt_uint16 pairSetCount = ttUSHORT(table + 8); in stbtt__GetGlyphGPOSInfoAdvance() local
2483 STBTT_assert(coverageIndex < pairSetCount); in stbtt__GetGlyphGPOSInfoAdvance()
2484 STBTT__NOTUSED(pairSetCount); in stbtt__GetGlyphGPOSInfoAdvance()