OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
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
= 0x0040, /* Includes horizontal Device table for advance */
84
Offset
xAdvDevice
; /* Offset to Device table for
133
if (format &
xAdvDevice
) {
153
if ((format &
xAdvDevice
) && !get_device (values++).sanitize (c, base)) return false;
[
all
...]
/external/harfbuzz_ng/src/
hb-ot-layout-gpos-table.hh
58
xAdvDevice
= 0x0040, /* Includes horizontal Device table for advance */
84
Offset
xAdvDevice
; /* Offset to Device table for
133
if (format &
xAdvDevice
) {
153
if ((format &
xAdvDevice
) && !get_device (values++).sanitize (c, base)) return false;
[
all
...]
Completed in 2966 milliseconds