Searched refs:em_scale_x (Results 1 – 14 of 14) sorted by relevance
67 font->em_scale_x (bounds.leftSide), in get_bounds()69 font->em_scale_x (bounds.rightSide), in get_bounds()
302 o.x_advance += c->font->em_scale_x (v); in transition()303 o.x_offset += c->font->em_scale_x (v); in transition()319 o.x_offset += c->font->em_scale_x (v); in transition()549 …o.x_offset = c->font->em_scale_x (markAnchor.xCoordinate) - c->font->em_scale_x (currAnchor.xCoord… in transition()565 o.x_offset = c->font->em_scale_x (markX) - c->font->em_scale_x (currX); in transition()
89 kern = font->em_scale_x (kern); in kern()
317 extents->x_bearing = font->em_scale_x (extents->x_bearing); in get_png_extents()319 extents->width = font->em_scale_x (extents->width); in get_png_extents()
140 …return HB_DIRECTION_IS_HORIZONTAL (direction) ? font->em_scale_x (coordinate) : font->em_scale_y (… in get_caret_value()196 font->em_scale_x (coordinate) + (this+deviceTable).get_x_delta (font, var_store) : in get_caret_value()
115 *first_advance = font->em_scale_x (hmtx.get_advance (*first_glyph, font)); in hb_ot_get_glyph_h_advances()
85 extents->x_bearing = font->em_scale_x (bearingX); in get_extents()87 extents->width = font->em_scale_x (width); in get_extents()
480 extents->x_bearing = font->em_scale_x (glyf_accelerator.hmtx->get_side_bearing (gid)); in get_extents()482 extents->width = font->em_scale_x (hb_max (xMin, xMax) - hb_min (xMin, xMax)); in get_extents()
135 hb_position_t em_scale_x (int16_t v) { return em_mult (v, x_mult); } in em_scale_x() function
40 { return font->em_scale_x (value) + (base+deviceTable).get_x_delta (font); } in get_x_value()
1989 …*coord = HB_DIRECTION_IS_HORIZONTAL (direction) ? font->em_scale_y (*coord) : font->em_scale_x (*c… in hb_ot_layout_get_baseline()
123 if (format & xPlacement) glyph_pos.x_offset += font->em_scale_x (get_short (values++, &ret)); in apply_value()126 if (likely (horizontal)) glyph_pos.x_advance += font->em_scale_x (get_short (values, &ret)); in apply_value()
3005 <!-- hb_position_t hb_font_t::em_scale_x(int16_t) -->3006 …<function-decl name='em_scale_x' mangled-name='_ZN9hb_font_t10em_scale_xEs' filepath='/tmp/legendr…4732 <!-- hb_position_t hb_font_t::em_scale_x(int16_t) -->4733 …<function-decl name='em_scale_x' mangled-name='_ZN9hb_font_t10em_scale_xEs' filepath='/tmp/legendr…
1951 …<function-decl name='em_scale_x' mangled-name='_ZN9hb_font_t10em_scale_xEs' filepath='/tmp/legendr…3016 …<function-decl name='em_scale_x' mangled-name='_ZN9hb_font_t10em_scale_xEs' filepath='/tmp/legendr…