Home | History | Annotate | Download | only in html

Lines Matching refs:isCheckbox

1510 bool HTMLInputElement::isCheckbox() const
1512 return m_inputType->isCheckbox();