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

/inkscape/src/ui/dialog/
H A Dtransformation.cpp359 onRotateCounterclockwiseClicked();
368 _counterclockwise_rotate.signal_clicked().connect(sigc::mem_fun(*this, &Transformation::onRotateCounterclockwiseClicked));
1100 void Transformation::onRotateCounterclockwiseClicked() function in class:Inkscape::UI::Dialog::Transformation

Completed in 23 milliseconds