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

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

Completed in 73 milliseconds