Home | History | Annotate | Download | only in html

Lines Matching defs:isTextButton

1567 bool HTMLInputElement::isTextButton() const
1569 return m_inputType->isTextButton();