Searched refs:get_glyph_origin_for_direction (Results 1 - 2 of 2) sorted by relevance

/external/harfbuzz_ng/src/
H A Dhb-font-private.hh275 inline void get_glyph_origin_for_direction (hb_codepoint_t glyph, function in struct:hb_font_t
307 get_glyph_origin_for_direction (glyph, direction, &origin_x, &origin_y);
319 get_glyph_origin_for_direction (glyph, direction, &origin_x, &origin_y);
H A Dhb-font.cc680 return font->get_glyph_origin_for_direction (glyph, direction, x, y);

Completed in 111 milliseconds