Searched refs:roundDown (Results 1 – 2 of 2) sorted by relevance
184 int newValue = roundDown(m_hasValue ? m_value - 1 : defaultValueForStepDown()); in stepDown()186 newValue = roundDown(m_range.maximum); in stepDown()224 int DateTimeNumericFieldElement::roundDown(int n) const in roundDown() function in blink::DateTimeNumericFieldElement
94 int roundDown(int) const;