Searched refs:roundDown (Results 1 – 2 of 2) sorted by relevance
175 int newValue = roundDown(m_hasValue ? m_value - 1 : defaultValueForStepDown()); in stepDown()177 newValue = roundDown(m_range.maximum); in stepDown()215 int DateTimeNumericFieldElement::roundDown(int n) const in roundDown() function in WebCore::DateTimeNumericFieldElement
92 int roundDown(int) const;