HomeSort by relevance Sort by last modified time
    Searched refs:xAdvDevice (Results 1 - 2 of 2) sorted by null

  /external/chromium_org/third_party/harfbuzz-ng/src/
hb-ot-layout-gpos-table.hh 58 xAdvDevice = 0x0040u, /* Includes horizontal Device table for advance */
84 Offset xAdvDevice; /* Offset to Device table for
137 if (format & xAdvDevice) {
159 if ((format & xAdvDevice) && !get_device (values++).sanitize (c, base)) return false;
    [all...]
  /external/harfbuzz_ng/src/
hb-ot-layout-gpos-table.hh 58 xAdvDevice = 0x0040u, /* Includes horizontal Device table for advance */
84 Offset xAdvDevice; /* Offset to Device table for
137 if (format & xAdvDevice) {
159 if ((format & xAdvDevice) && !get_device (values++).sanitize (c, base)) return false;
    [all...]

Completed in 3429 milliseconds