Home | History | Annotate | Download | only in html

Lines Matching defs:getAllowedValueStep

319 bool HTMLInputElement::getAllowedValueStep(Decimal* step) const
321 return m_inputType->getAllowedValueStep(step);