Home
last modified time | relevance | path

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

/external/harfbuzz_ng/src/
Dhb-ot-layout-gpos-table.hh66 yPlaDevice = 0x0020u, /* Includes vertical Device table for placement */ enumerator
90 Offset yPlaDevice; /* Offset to Device table for vertical
142 if (format & yPlaDevice) { in apply_value()
168 if ((format & yPlaDevice) && !get_device (values++).sanitize (c, base)) return false; in sanitize_value_devices()