Searched defs:supportsFocus (Results 1 – 12 of 12) sorted by relevance
74 bool WMLAElement::supportsFocus() const in supportsFocus() function in WebCore::WMLAElement
164 bool SVGAElement::supportsFocus() const in supportsFocus() function in WebCore::SVGAElement
287 bool HTMLFormControlElement::supportsFocus() const in supportsFocus() function in WebCore::HTMLFormControlElement
57 bool HTMLAnchorElement::supportsFocus() const in supportsFocus() function in WebCore::HTMLAnchorElement
235 bool RenderThemeWx::supportsFocus(ControlPart part) const in supportsFocus() function in WebCore::RenderThemeWx
156 bool RenderThemeAndroid::supportsFocus(ControlPart appearance) in supportsFocus() function in WebCore::RenderThemeAndroid
118 static bool supportsFocus(ControlPart appearance) in supportsFocus() function
127 bool RenderThemeWince::supportsFocus(ControlPart appearance) const in supportsFocus() function in WebCore::RenderThemeWince
353 bool RenderThemeWin::supportsFocus(ControlPart appearance) const in supportsFocus() function in WebCore::RenderThemeWin
295 virtual bool supportsFocus() const { return isFocusable(); } in supportsFocus() function
71 static bool supportsFocus(ControlPart appearance) in supportsFocus() function
697 bool RenderThemeQt::supportsFocus(ControlPart appearance) const in supportsFocus() function in WebCore::RenderThemeQt