Searched refs:get_glyph_v_kerning (Results 1 – 2 of 2) sorted by relevance
318 hb_position_t get_glyph_v_kerning (hb_codepoint_t top_glyph, in get_glyph_v_kerning() function542 *y = get_glyph_v_kerning (first_glyph, second_glyph); in get_glyph_kerning_for_direction()
375 …return font->parent_scale_y_distance (font->parent->get_glyph_v_kerning (top_glyph, bottom_glyph)); in hb_font_get_glyph_v_kerning_default()990 return font->get_glyph_v_kerning (top_glyph, bottom_glyph); in hb_font_get_glyph_v_kerning()