Searched refs:setHundredPercent (Results 1 - 3 of 3) sorted by relevance

/inkscape/src/ui/widget/
H A Dscalar-unit.h132 void setHundredPercent(double number);
H A Dscalar-unit.cpp160 void ScalarUnit::setHundredPercent(double number) function in class:Inkscape::UI::Widget::ScalarUnit
/inkscape/src/ui/dialog/
H A Dtransformation.cpp610 _scalar_scale_horizontal.setHundredPercent(w);
611 _scalar_scale_vertical.setHundredPercent(h);
638 _scalar_skew_vertical.setHundredPercent(w);
639 _scalar_skew_horizontal.setHundredPercent(h);

Completed in 17 milliseconds