Searched refs:breakNodes (Results 1 - 5 of 5) sorted by relevance
/inkscape/src/ui/tool/ | ||
H A D | multi-path-manipulator.h | 60 void breakNodes(); |
H A D | path-manipulator.h | 78 void breakNodes(); |
H A D | multi-path-manipulator.cpp | 420 void MultiPathManipulator::breakNodes() function in class:Inkscape::UI::MultiPathManipulator 423 invokeForAll(&PathManipulator::breakNodes); 663 breakNodes(); |
H A D | path-manipulator.cpp | 541 void PathManipulator::breakNodes() function in class:Inkscape::UI::PathManipulator |
/inkscape/src/widgets/ | ||
H A D | node-toolbar.cpp | 138 nt->_multipath->breakNodes(); |
Completed in 49 milliseconds