Searched defs:stroke_scale (Results 1 - 1 of 1) sorted by relevance
/inkscape/src/ |
H A D | splivarot.cpp | 851 Geom::Scale stroke_scale, Geom::Affine transform, 863 tr = stroke_scale * tr; 905 Geom::Scale stroke_scale, Geom::PathVector* pathv_in ) 911 tr = stroke_scale * tr; 850 sp_selected_path_outline_add_marker( SPObject *marker_object, Geom::Affine marker_transform, Geom::Scale stroke_scale, Geom::Affine transform, Inkscape::XML::Node *g_repr, Inkscape::XML::Document *xml_doc, SPDocument * doc ) argument 904 item_outline_add_marker( SPObject const *marker_object, Geom::Affine marker_transform, Geom::Scale stroke_scale, Geom::PathVector* pathv_in ) argument
|
Completed in 24 milliseconds