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-font-private.hh325 …inline void get_glyph_kerning_for_direction (hb_codepoint_t first_glyph, hb_codepoint_t second_gly… in get_glyph_kerning_for_direction() function
Dhb-ot-shape-fallback.cc458 font->get_glyph_kerning_for_direction (info[idx].codepoint, in _hb_ot_shape_fallback_kern()
Dhb-font.cc744 return font->get_glyph_kerning_for_direction (first_glyph, second_glyph, direction, x, y); in hb_font_get_glyph_kerning_for_direction()