Home
last modified time | relevance | path

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

/external/harfbuzz_ng/src/
Dhb-ot-layout-gpos-table.hh68 yAdvDevice = 0x0080u, /* Includes vertical Device table for advance */ enumerator
96 Offset yAdvDevice; /* Offset to Device table for vertical
151 if (format & yAdvDevice) { in apply_value()
171 if ((format & yAdvDevice) && !get_device (values++).sanitize (c, base)) return false; in sanitize_value_devices()