Searched defs:onRotateClockwiseClicked (Results 1 - 1 of 1) sorted by relevance

/inkscape/src/ui/dialog/
H A Dtransformation.cpp362 onRotateClockwiseClicked();
369 _clockwise_rotate.signal_clicked().connect(sigc::mem_fun(*this, &Transformation::onRotateClockwiseClicked));
1107 void Transformation::onRotateClockwiseClicked() function in class:Inkscape::UI::Dialog::Transformation

Completed in 17 milliseconds