Searched refs:proportionFromValue (Results 1 – 2 of 2) sorted by relevance
93 Decimal proportionFromValue(const Decimal& value) const in proportionFromValue() function
59 return stepRange.proportionFromValue(stepRange.clampValue(oldValue)); in sliderPosition()292 double closestFraction = stepRange.proportionFromValue(closest).toDouble(); in setPositionFromPoint()