Home
last modified time | relevance | path

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

/external/mesa3d/src/imgui/
Dimstb_truetype.h2473 stbtt_uint16 pairPosOffset = ttUSHORT(table + 10 + 2 * coverageIndex); in stbtt__GetGlyphGPOSInfoAdvance() local
2474 stbtt_uint8 *pairValueTable = table + pairPosOffset; in stbtt__GetGlyphGPOSInfoAdvance()