Searched refs:top_glyph (Results 1 – 3 of 3) sorted by relevance
244 hb_codepoint_t top_glyph, in hb_font_get_glyph_v_kerning_nil() argument253 hb_codepoint_t top_glyph, in hb_font_get_glyph_v_kerning_parent() argument257 …return font->parent_scale_y_distance (font->parent->get_glyph_v_kerning (top_glyph, bottom_glyph)); in hb_font_get_glyph_v_kerning_parent()803 hb_codepoint_t top_glyph, hb_codepoint_t bottom_glyph) in hb_font_get_glyph_v_kerning() argument805 return font->get_glyph_v_kerning (top_glyph, bottom_glyph); in hb_font_get_glyph_v_kerning()
244 inline hb_position_t get_glyph_v_kerning (hb_codepoint_t top_glyph, hb_codepoint_t bottom_glyph) in get_glyph_v_kerning()247 top_glyph, bottom_glyph, in get_glyph_v_kerning()
434 hb_codepoint_t top_glyph, hb_codepoint_t bottom_glyph);