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

/inkscape/src/ui/dialog/
H A Dtransformation.h188 void onSkewValueChanged();
H A Dtransformation.cpp396 .connect(sigc::mem_fun(*this, &Transformation::onSkewValueChanged));
410 .connect(sigc::mem_fun(*this, &Transformation::onSkewValueChanged));
1114 void Transformation::onSkewValueChanged() function in class:Inkscape::UI::Dialog::Transformation

Completed in 17 milliseconds