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

/inkscape/src/ui/dialog/
H A Dtransformation.h186 void onRotateCounterclockwiseClicked();
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 16 milliseconds