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

/external/harfbuzz_ng/src/
H A Dhb-font-private.hh217 inline hb_position_t get_glyph_h_advance (hb_codepoint_t glyph) function in struct:hb_font_t
340 *x = get_glyph_h_advance (glyph);
351 *x = get_glyph_h_advance (glyph) / 2;

Completed in 1208 milliseconds