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

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

Completed in 110 milliseconds