Searched defs:_keyboardRotate (Results 1 - 1 of 1) sorted by relevance
/inkscape/src/ui/tool/ | ||
H A D | control-point-selection.cpp | 541 bool ControlPointSelection::_keyboardRotate(GdkEventKey const &event, int dir) function in class:Inkscape::UI::ControlPointSelection 682 return _keyboardRotate(event->key, 1); 684 return _keyboardRotate(event->key, -1); |
Completed in 23 milliseconds