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

  /external/chromium_org/third_party/harfbuzz-ng/src/
hb-ot-layout-gpos-table.hh 274 *x += (this+xDeviceTable).get_x_delta (font);
281 return TRACE_RETURN (c->check_struct (this) && xDeviceTable.sanitize (c, this) && yDeviceTable.sanitize (c, this));
289 xDeviceTable; /* Offset to Device table for X
    [all...]
  /external/harfbuzz_ng/src/
hb-ot-layout-gpos-table.hh 274 *x += (this+xDeviceTable).get_x_delta (font);
281 return TRACE_RETURN (c->check_struct (this) && xDeviceTable.sanitize (c, this) && yDeviceTable.sanitize (c, this));
289 xDeviceTable; /* Offset to Device table for X
    [all...]

Completed in 57 milliseconds