Searched refs:acceptableError (Results 1 – 3 of 3) sorted by relevance
69 Decimal StepRange::acceptableError() const in acceptableError() function in WebCore::StepRange166 const Decimal computedAcceptableError = acceptableError(); in stepMismatch()
74 Decimal acceptableError() const;
830 const Decimal acceptableErrorValue = stepRange.acceptableError(); in applyStep()