HomeSort by relevance Sort by last modified time
    Searched refs:get_glyph_origin_for_direction (Results 1 - 2 of 2) sorted by null

  /external/harfbuzz_ng/src/
hb-font-private.hh 338 inline void get_glyph_origin_for_direction (hb_codepoint_t glyph, function in struct:hb_font_t
390 get_glyph_origin_for_direction (glyph, direction, &origin_x, &origin_y);
422 get_glyph_origin_for_direction (glyph, direction, &origin_x, &origin_y);
hb-font.cc 951 return font->get_glyph_origin_for_direction (glyph, direction, x, y);
    [all...]

Completed in 34 milliseconds