Home
last modified time | relevance | path

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

/external/harfbuzz_ng/src/
Dhb-ot-layout-gpos-table.hh67 xAdvDevice = 0x0040u, /* Includes horizontal Device table for advance */ enumerator
93 Offset xAdvDevice; /* Offset to Device table for
147 if (format & xAdvDevice) { in apply_value()
170 if ((format & xAdvDevice) && !get_device (values++).sanitize (c, base)) return false; in sanitize_value_devices()