Searched refs:get_glyph_h_kerning (Results 1 – 2 of 2) sorted by relevance
306 hb_position_t get_glyph_h_kerning (hb_codepoint_t left_glyph, in get_glyph_h_kerning() function539 *x = get_glyph_h_kerning (first_glyph, second_glyph); in get_glyph_kerning_for_direction()
355 …return font->parent_scale_x_distance (font->parent->get_glyph_h_kerning (left_glyph, right_glyph)); in hb_font_get_glyph_h_kerning_default()969 return font->get_glyph_h_kerning (left_glyph, right_glyph); in hb_font_get_glyph_h_kerning()