Home | History | Annotate | Download | only in html

Lines Matching defs:supportsFocus

478 bool HTMLMediaElement::supportsFocus() const
484 return controls() || HTMLElement::supportsFocus();