Home | History | Annotate | Download | only in html

Lines Matching defs:getAllowedValueStep

283 bool HTMLInputElement::getAllowedValueStep(Decimal* step) const
285 return m_inputType->getAllowedValueStep(step);