Searched refs:getRangeMax (Results 1 - 4 of 4) sorted by relevance

/inkscape/src/ui/widget/
H A Dpoint.h118 double getRangeMax() const;
H A Dscalar.h109 double getRangeMax() const;
H A Dpoint.cpp94 double Point::getRangeMax() const function in class:Inkscape::UI::Widget::Point
96 return xwidget.getRangeMax();
H A Dscalar.cpp90 double Scalar::getRangeMax() const function in class:Inkscape::UI::Widget::Scalar

Completed in 1105 milliseconds