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

/inkscape/src/
H A Dsp-shape.cpp264 Geom::Affine sp_shape_marker_get_transform_at_end(Geom::Curve const & c) function
365 Geom::Affine const m = sp_shape_marker_get_transform_at_end(lastcurve);
388 Geom::Affine const m = sp_shape_marker_get_transform_at_end(lastcurve);
552 Geom::Affine tr = sp_shape_marker_get_transform_at_end(lastcurve);
587 Geom::Affine tr = sp_shape_marker_get_transform_at_end(lastcurve);
711 Geom::Affine tr = sp_shape_marker_get_transform_at_end(lastcurve);
731 Geom::Affine tr = sp_shape_marker_get_transform_at_end(lastcurve);

Completed in 147 milliseconds