Searched refs:theMin (Results 1 - 1 of 1) sorted by relevance
/inkscape/src/ui/widget/ | ||
H A D | tolerance-slider.cpp | 151 void ToleranceSlider::setLimits (double theMin, double theMax) argument 153 _hscale->set_range (theMin, theMax); |
Completed in 12 milliseconds