Searched refs:get_y_delta (Results 1 – 8 of 8) sorted by relevance
/external/harfbuzz_ng/src/OT/Layout/GPOS/ |
D | AnchorFormat3.hh | 41 *y += (this+yDeviceTable).get_y_delta (font, c->var_store, c->var_store_cache); in get_anchor()
|
D | ValueFormat.hh | 126 …if (use_y_device) glyph_pos.y_offset += (base + get_device (values, &ret)).get_y_delta (font, sto… in apply_value() 135 …se_y_device) glyph_pos.y_advance -= (base + get_device (values, &ret)).get_y_delta (font, store, c… in apply_value()
|
/external/harfbuzz_ng/src/ |
D | hb-ot-layout-base-table.hh | 95 ? font->em_scale_y (coordinate) + device.get_y_delta (font, var_store) in get_coord()
|
D | hb-ot-layout-common.hh | 3410 hb_position_t get_y_delta (hb_font_t *font) const in get_y_delta() function 3494 hb_position_t get_y_delta (hb_font_t *font, in get_y_delta() function 3583 hb_position_t get_y_delta (hb_font_t *font, in get_y_delta() function 3591 return u.hinting.get_y_delta (font); in get_y_delta() 3595 return u.variation.get_y_delta (font, store, store_cache); in get_y_delta()
|
D | hb-ot-layout-gdef-table.hh | 197 font->em_scale_y (coordinate) + (this+deviceTable).get_y_delta (font, var_store); in get_caret_value()
|
D | hb-ot-math-table.hh | 42 { return font->em_scale_y (value) + (base+deviceTable).get_y_delta (font); } in get_y_value()
|
/external/libabigail/tests/data/test-annotate/ |
D | test17-pr19027.so.abi | 20517 <!-- hb_position_t OT::Device::get_y_delta(hb_font_t*) --> 20518 …<function-decl name='get_y_delta' mangled-name='_ZNK2OT6Device11get_y_deltaEP9hb_font_t' filepath=…
|
/external/libabigail/tests/data/test-read-dwarf/ |
D | test17-pr19027.so.abi | 13011 …<function-decl name='get_y_delta' mangled-name='_ZNK2OT6Device11get_y_deltaEP9hb_font_t' filepath=…
|