Searched refs:bottom_glyph (Results 1 – 3 of 3) sorted by relevance
213 hb_codepoint_t top_glyph, hb_codepoint_t bottom_glyph);
362 hb_codepoint_t bottom_glyph HB_UNUSED, in hb_font_get_glyph_v_kerning_nil()371 hb_codepoint_t bottom_glyph, in hb_font_get_glyph_v_kerning_default() argument374 …return font->parent_scale_y_distance (font->parent->get_glyph_v_kerning (top_glyph, bottom_glyph)); in hb_font_get_glyph_v_kerning_default()963 hb_codepoint_t top_glyph, hb_codepoint_t bottom_glyph) in hb_font_get_glyph_v_kerning() argument965 return font->get_glyph_v_kerning (top_glyph, bottom_glyph); in hb_font_get_glyph_v_kerning()
313 hb_codepoint_t bottom_glyph) in get_glyph_v_kerning()316 top_glyph, bottom_glyph, in get_glyph_v_kerning()