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

/inkscape/src/ui/widget/
H A Dscalar.h121 int getValueAsInt() const;
H A Dpoint.cpp116 return xwidget.getValueAsInt();
121 return ywidget.getValueAsInt();
H A Dscalar.cpp104 int Scalar::getValueAsInt() const function in class:Inkscape::UI::Widget::Scalar

Completed in 269 milliseconds