OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
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
276
*y += (this+
yDeviceTable
).get_x_delta (font);
281
return TRACE_RETURN (c->check_struct (this) && xDeviceTable.sanitize (c, this) &&
yDeviceTable
.sanitize (c, this));
293
yDeviceTable
; /* Offset to Device table for Y
[
all
...]
/external/harfbuzz_ng/src/
hb-ot-layout-gpos-table.hh
276
*y += (this+
yDeviceTable
).get_x_delta (font);
281
return TRACE_RETURN (c->check_struct (this) && xDeviceTable.sanitize (c, this) &&
yDeviceTable
.sanitize (c, this));
293
yDeviceTable
; /* Offset to Device table for Y
[
all
...]
Completed in 410 milliseconds