Home | History | Annotate | Download | only in platform

Lines Matching defs:clampValue

69     Decimal clampValue(Decimal value) const
99 value = stepRange.clampValue(value);
110 value = stepRange.clampValue(value);