Searched defs:reverseSubpaths (Results 1 - 2 of 2) sorted by relevance
/inkscape/src/ui/tool/ | ||
H A D | multi-path-manipulator.cpp | 490 void MultiPathManipulator::reverseSubpaths() function in class:Inkscape::UI::MultiPathManipulator 493 invokeForAll(&PathManipulator::reverseSubpaths, false); 496 invokeForAll(&PathManipulator::reverseSubpaths, true); 735 reverseSubpaths(); |
H A D | path-manipulator.cpp | 788 void PathManipulator::reverseSubpaths(bool selected_only) function in class:Inkscape::UI::PathManipulator |
Completed in 128 milliseconds