Home
last modified time | relevance | path

Searched refs:get_glyph_kerning_for_direction (Results 1 – 3 of 3) sorted by relevance

/external/harfbuzz_ng/src/
Dhb-ot-shape-fallback.cc447 font->get_glyph_kerning_for_direction (first, second, in get_kerning()
Dhb-font.hh523 void get_glyph_kerning_for_direction (hb_codepoint_t first_glyph, hb_codepoint_t second_glyph, in get_glyph_kerning_for_direction() function
Dhb-font.cc1196 return font->get_glyph_kerning_for_direction (first_glyph, second_glyph, direction, x, y); in hb_font_get_glyph_kerning_for_direction()