Home
last modified time | relevance | path

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

/external/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
/external/harfbuzz_ng/src/
Dhb-ot-layout-gpos-table.hh63 xAdvance = 0x0004u, /* Includes horizontal adjustment for advance */ enumerator
/external/fonttools/Lib/fontTools/feaLib/
Dast.py1521 xAdvance=None, argument
/external/rust/crates/libsqlite3-sys/sqlite3/
Dsqlite3.c15459 int (*xAdvance)(BtCursor *, int); member
/external/sqlite/dist/orig/
Dsqlite3.c15184 int (*xAdvance)(BtCursor *, int); member
/external/sqlite/dist/
Dsqlite3.c15184 int (*xAdvance)(BtCursor *, int); member