Searched refs:get_glyph_origin_for_direction (Results 1 – 4 of 4) sorted by relevance
/third_party/skia/third_party/externals/harfbuzz/src/ |
D | hb-font.hh | 462 void get_glyph_origin_for_direction (hb_codepoint_t glyph, in get_glyph_origin_for_direction() function 498 get_glyph_origin_for_direction (glyph, direction, &origin_x, &origin_y); in add_glyph_origin_for_direction() 530 get_glyph_origin_for_direction (glyph, direction, &origin_x, &origin_y); in subtract_glyph_origin_for_direction()
|
D | hb-font.cc | 1273 return font->get_glyph_origin_for_direction (glyph, direction, x, y); in hb_font_get_glyph_origin_for_direction()
|
/third_party/libabigail/tests/data/test-annotate/ |
D | test17-pr19027.so.abi | 2901 …<!-- void hb_font_t::get_glyph_origin_for_direction(hb_codepoint_t, hb_direction_t, hb_position_t*… 2902 …<function-decl name='get_glyph_origin_for_direction' mangled-name='_ZN9hb_font_t30get_glyph_origin… 4628 …<!-- void hb_font_t::get_glyph_origin_for_direction(hb_codepoint_t, hb_direction_t, hb_position_t*… 4629 …<function-decl name='get_glyph_origin_for_direction' mangled-name='_ZN9hb_font_t30get_glyph_origin…
|
/third_party/libabigail/tests/data/test-read-dwarf/ |
D | test17-pr19027.so.abi | 1887 …<function-decl name='get_glyph_origin_for_direction' mangled-name='_ZN9hb_font_t30get_glyph_origin… 2952 …<function-decl name='get_glyph_origin_for_direction' mangled-name='_ZN9hb_font_t30get_glyph_origin…
|