Home | History | Annotate | Download | only in html

Lines Matching defs:findClosestTickMarkValue

329 Decimal HTMLInputElement::findClosestTickMarkValue(const Decimal& value)
331 return m_inputType->findClosestTickMarkValue(value);