Searched refs:bottom_glyph (Results 1 – 3 of 3) sorted by relevance
237 hb_codepoint_t bottom_glyph, in hb_font_get_glyph_v_kerning_nil() argument246 hb_codepoint_t bottom_glyph, in hb_font_get_glyph_v_kerning_parent() argument249 …return font->parent_scale_y_distance (font->parent->get_glyph_v_kerning (top_glyph, bottom_glyph)); in hb_font_get_glyph_v_kerning_parent()795 hb_codepoint_t top_glyph, hb_codepoint_t bottom_glyph) in hb_font_get_glyph_v_kerning() argument797 return font->get_glyph_v_kerning (top_glyph, bottom_glyph); in hb_font_get_glyph_v_kerning()
254 inline hb_position_t get_glyph_v_kerning (hb_codepoint_t top_glyph, hb_codepoint_t bottom_glyph) in get_glyph_v_kerning()257 top_glyph, bottom_glyph, in get_glyph_v_kerning()
434 hb_codepoint_t top_glyph, hb_codepoint_t bottom_glyph);