Searched refs:shiftSelection (Results 1 - 3 of 3) sorted by relevance

/inkscape/src/ui/tool/
H A Dmulti-path-manipulator.h48 void shiftSelection(int dir);
H A Dmulti-path-manipulator.cpp205 void MultiPathManipulator::shiftSelection(int dir) function in class:Inkscape::UI::MultiPathManipulator
/inkscape/src/
H A Dselection-chemistry.cpp250 nt->_multipath->shiftSelection(1);
264 nt->_multipath->shiftSelection(-1);

Completed in 33 milliseconds