Searched defs:get_glyph_h_kerning (Results 1 - 1 of 1) sorted by relevance

/external/harfbuzz_ng/src/
H A Dhb-font-private.hh247 inline hb_position_t get_glyph_h_kerning (hb_codepoint_t left_glyph, hb_codepoint_t right_glyph) function in struct:hb_font_t
459 *x = get_glyph_h_kerning (first_glyph, second_glyph);

Completed in 56 milliseconds