Home
last modified time | relevance | path

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

/external/harfbuzz_ng/src/
Dhb-ot-layout-gpos-table.hh56 xPlaDevice = 0x0010, /* Includes horizontal Device table for placement */ enumerator
78 Offset xPlaDevice; /* Offset to Device table for
127 if (format & xPlaDevice) { in apply_value()
151 if ((format & xPlaDevice) && !get_device (values++).sanitize (c, base)) return false; in sanitize_value_devices()