Searched refs:getValueAsInt (Results 1 - 3 of 3) sorted by relevance
/inkscape/src/ui/widget/ | ||
H A D | scalar.h | 121 int getValueAsInt() const; |
H A D | point.cpp | 116 return xwidget.getValueAsInt(); 121 return ywidget.getValueAsInt(); |
H A D | scalar.cpp | 104 int Scalar::getValueAsInt() const function in class:Inkscape::UI::Widget::Scalar |
Completed in 269 milliseconds