Searched refs:top_glyph (Results 1 – 3 of 3) sorted by relevance
189 hb_codepoint_t top_glyph, hb_codepoint_t bottom_glyph);
362 hb_codepoint_t top_glyph HB_UNUSED, in hb_font_get_glyph_v_kerning_nil()371 hb_codepoint_t top_glyph, in hb_font_get_glyph_v_kerning_default() argument375 …return font->parent_scale_y_distance (font->parent->get_glyph_v_kerning (top_glyph, bottom_glyph)); in hb_font_get_glyph_v_kerning_default()988 hb_codepoint_t top_glyph, hb_codepoint_t bottom_glyph) in hb_font_get_glyph_v_kerning() argument990 return font->get_glyph_v_kerning (top_glyph, bottom_glyph); in hb_font_get_glyph_v_kerning()
318 hb_position_t get_glyph_v_kerning (hb_codepoint_t top_glyph, in get_glyph_v_kerning()325 top_glyph, bottom_glyph, in get_glyph_v_kerning()