/third_party/harfbuzz/src/ |
D | hb-ot-layout-gdef-table.hh | 197 font->em_scale_x (coordinate) + (this+deviceTable).get_x_delta (font, var_store) : in get_caret_value() 198 font->em_scale_y (coordinate) + (this+deviceTable).get_y_delta (font, var_store); in get_caret_value() 207 …return_trace (out->deviceTable.serialize_copy (c->serializer, deviceTable, this, c->serializer->to… in subset() 212 { (this+deviceTable).collect_variation_indices (layout_variation_indices); } in collect_variation_indices() 217 return_trace (c->check_struct (this) && deviceTable.sanitize (c, this)); in sanitize() 224 deviceTable; /* Offset to Device table for X or Y member
|
D | hb-ot-math-table.hh | 40 { return font->em_scale_x (value) + (base+deviceTable).get_x_delta (font); } in get_x_value() 42 { return font->em_scale_y (value) + (base+deviceTable).get_y_delta (font); } in get_y_value() 47 return_trace (c->check_struct (this) && deviceTable.sanitize (c, base)); in sanitize() 52 Offset16To<Device> deviceTable; /* Offset to the device table - from the member
|
D | hb-ot-layout-base-table.hh | 89 const Device &device = this+deviceTable; in get_coord() 100 deviceTable.sanitize (c, this))); in sanitize() 107 deviceTable; /* Offset to Device table for X or member
|
/third_party/skia/third_party/externals/harfbuzz/src/ |
D | hb-ot-layout-gdef-table.hh | 196 font->em_scale_x (coordinate) + (this+deviceTable).get_x_delta (font, var_store) : in get_caret_value() 197 font->em_scale_y (coordinate) + (this+deviceTable).get_y_delta (font, var_store); in get_caret_value() 206 …return_trace (out->deviceTable.serialize_copy (c->serializer, deviceTable, this, c->serializer->to… in subset() 211 { (this+deviceTable).collect_variation_indices (layout_variation_indices); } in collect_variation_indices() 216 return_trace (c->check_struct (this) && deviceTable.sanitize (c, this)); in sanitize() 223 deviceTable; /* Offset to Device table for X or Y member
|
D | hb-ot-layout-base-table.hh | 89 const Device &device = this+deviceTable; in get_coord() 100 deviceTable.sanitize (c, this))); in sanitize() 107 deviceTable; /* Offset to Device table for X or member
|
D | hb-ot-math-table.hh | 40 { return font->em_scale_x (value) + (base+deviceTable).get_x_delta (font); } in get_x_value() 42 { return font->em_scale_y (value) + (base+deviceTable).get_y_delta (font); } in get_y_value() 49 out->deviceTable.serialize_copy (c, deviceTable, base, 0, hb_serialize_context_t::Head); in copy() 57 return_trace (c->check_struct (this) && deviceTable.sanitize (c, base)); in sanitize() 62 Offset16To<Device> deviceTable; /* Offset to the device table - from the member
|
/third_party/flutter/skia/third_party/externals/harfbuzz/src/ |
D | hb-ot-layout-gdef-table.hh | 152 font->em_scale_x (coordinate) + (this+deviceTable).get_x_delta (font, var_store) : in get_caret_value() 153 font->em_scale_y (coordinate) + (this+deviceTable).get_y_delta (font, var_store); in get_caret_value() 159 return_trace (c->check_struct (this) && deviceTable.sanitize (c, this)); in sanitize() 166 deviceTable; /* Offset to Device table for X or Y member
|
D | hb-ot-math-table.hh | 40 { return font->em_scale_x (value) + (base+deviceTable).get_x_delta (font); } in get_x_value() 42 { return font->em_scale_y (value) + (base+deviceTable).get_y_delta (font); } in get_y_value() 47 return_trace (c->check_struct (this) && deviceTable.sanitize (c, base)); in sanitize() 52 OffsetTo<Device> deviceTable; /* Offset to the device table - from the member
|
D | hb-ot-layout-base-table.hh | 92 const Device &device = this+deviceTable; in get_coord() 103 deviceTable.sanitize (c, this))); in sanitize() 110 deviceTable; /* Offset to Device table for X or member
|
/third_party/harfbuzz/perf/texts/ |
D | en-words.txt | 2902 deviceTable
|
/third_party/skia/third_party/externals/harfbuzz/perf/texts/ |
D | en-words.txt | 2902 deviceTable
|
/third_party/libabigail/tests/data/test-annotate/ |
D | test17-pr19027.so.abi | 18107 …::OffsetTo<OT::Device, OT::IntType<short unsigned int, 2u> > OT::CaretValueFormat3::deviceTable --> 18108 …<var-decl name='deviceTable' type-id='type-id-1233' visibility='default' filepath='/tmp/legendre/s…
|
/third_party/libabigail/tests/data/test-read-dwarf/ |
D | test17-pr19027.so.abi | 11429 …<var-decl name='deviceTable' type-id='type-id-1233' visibility='default' filepath='/tmp/legendre/s…
|
/third_party/chromium/patch/ |
D | 0001-cve.patch | 34398 const Device &device = this+deviceTable;
|