Home
last modified time | relevance | path

Searched defs:xAdvance (Results 1 – 2 of 2) sorted by relevance

/third_party/mesa3d/src/imgui/
Dimstb_truetype.h2503 stbtt_int16 xAdvance = ttSHORT(pairValue + 2); in stbtt__GetGlyphGPOSInfoAdvance() local
2532 stbtt_int16 xAdvance = ttSHORT(class2Records + 2 * glyph2class); in stbtt__GetGlyphGPOSInfoAdvance() local
2558 int xAdvance = 0; in stbtt_GetGlyphKernAdvance() local
/third_party/skia/third_party/externals/harfbuzz/src/
Dhb-ot-layout-gpos-table.hh68 xAdvance = 0x0004u, /* Includes horizontal adjustment for advance */ enumerator