Searched refs:get_h_kerning (Results 1 – 2 of 2) sorted by relevance
303 int get_h_kerning (hb_codepoint_t left, hb_codepoint_t right) const in get_h_kerning() function306 case 0: return u.ot.get_h_kerning (left, right); in get_h_kerning()308 case 1: return u.aat.get_h_kerning (left, right); in get_h_kerning()
854 int get_h_kerning (hb_codepoint_t left, hb_codepoint_t right) const in get_h_kerning() function