Home | History | Annotate | Download | only in html

Lines Matching defs:isKeyboardFocusable

323 bool HTMLInputElement::isKeyboardFocusable() const
325 return m_inputType->isKeyboardFocusable();