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

/external/chromium_org/third_party/harfbuzz-ng/src/
H A Dhb-ot-layout-gpos-table.hh58 xAdvDevice = 0x0040u, /* Includes horizontal Device table for advance */ enumerator in enum:OT::ValueFormat::Flags
84 Offset xAdvDevice; /* Offset to Device table for
137 if (format & xAdvDevice) {
159 if ((format & xAdvDevice) && !get_device (values++).sanitize (c, base)) return false;
/external/harfbuzz_ng/src/
H A Dhb-ot-layout-gpos-table.hh58 xAdvDevice = 0x0040u, /* Includes horizontal Device table for advance */ enumerator in enum:OT::ValueFormat::Flags
84 Offset xAdvDevice; /* Offset to Device table for
137 if (format & xAdvDevice) {
159 if ((format & xAdvDevice) && !get_device (values++).sanitize (c, base)) return false;

Completed in 114 milliseconds