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

/external/harfbuzz_ng/src/
H A Dhb-font-private.hh444 inline void subtract_glyph_origin_for_direction (hb_codepoint_t glyph, function in struct:hb_font_t
476 subtract_glyph_origin_for_direction (glyph, direction, &extents->x_bearing, &extents->y_bearing);
488 subtract_glyph_origin_for_direction (glyph, direction, x, y);

Completed in 92 milliseconds