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

/inkscape/src/ui/tool/
H A Dmulti-path-manipulator.cpp490 void MultiPathManipulator::reverseSubpaths() function in class:Inkscape::UI::MultiPathManipulator
493 invokeForAll(&PathManipulator::reverseSubpaths, false);
496 invokeForAll(&PathManipulator::reverseSubpaths, true);
735 reverseSubpaths();
H A Dpath-manipulator.cpp788 void PathManipulator::reverseSubpaths(bool selected_only) function in class:Inkscape::UI::PathManipulator

Completed in 128 milliseconds