hb-font-private.hh | 416 inline void subtract_glyph_origin_for_direction (hb_codepoint_t glyph, function in struct:hb_font_t 448 subtract_glyph_origin_for_direction (glyph, direction, &extents->x_bearing, &extents->y_bearing); 460 subtract_glyph_origin_for_direction (glyph, direction, x, y);
|