Searched refs:get_glyph_h_kerning (Results 1 – 2 of 2) sorted by relevance
194 inline hb_position_t get_glyph_h_kerning (hb_codepoint_t left_glyph, hb_codepoint_t right_glyph) in get_glyph_h_kerning() function330 *x = get_glyph_h_kerning (first_glyph, second_glyph); in get_glyph_kerning_for_direction()
132 …return font->parent_scale_x_distance (font->parent->get_glyph_h_kerning (left_glyph, right_glyph)); in hb_font_get_glyph_h_kerning_nil()532 return font->get_glyph_h_kerning (left_glyph, right_glyph); in hb_font_get_glyph_h_kerning()