Searched refs:deleteSegments (Results 1 - 5 of 5) sorted by relevance
/inkscape/src/ui/tool/ | ||
H A D | multi-path-manipulator.h | 63 void deleteSegments(); |
H A D | path-manipulator.h | 80 void deleteSegments(); |
H A D | multi-path-manipulator.cpp | 461 void MultiPathManipulator::deleteSegments() function in class:Inkscape::UI::MultiPathManipulator 464 invokeForAll(&PathManipulator::deleteSegments); 673 deleteSegments(); |
H A D | path-manipulator.cpp | 711 void PathManipulator::deleteSegments() function in class:Inkscape::UI::PathManipulator |
/inkscape/src/widgets/ | ||
H A D | node-toolbar.cpp | 130 nt->_multipath->deleteSegments(); |
Completed in 52 milliseconds