Home | History | Annotate | Download | only in html

Lines Matching defs:isNumberField

1627 bool HTMLInputElement::isNumberField() const
1629 return m_inputType->isNumberField();