Searched refs:mpm (Results 1 - 2 of 2) sorted by relevance

/inkscape/src/ui/tool/
H A Dpath-manipulator.h57 PathManipulator(MultiPathManipulator &mpm, SPPath *path, Geom::Affine const &edit_trans,
95 MultiPathManipulator &mpm() { return _multi_path_manipulator; } function in class:Inkscape::UI::PathManipulator
H A Dpath-manipulator.cpp111 PathManipulator::PathManipulator(MultiPathManipulator &mpm, SPPath *path, argument
113 : PointManipulator(mpm._path_data.node_data.desktop, *mpm._path_data.node_data.selection)
115 , _multi_path_manipulator(mpm)

Completed in 20 milliseconds