Home
last modified time | relevance | path

Searched defs:supportsFocus (Results 1 – 12 of 12) sorted by relevance

/external/webkit/WebCore/wml/
DWMLAElement.cpp74 bool WMLAElement::supportsFocus() const in supportsFocus() function in WebCore::WMLAElement
/external/webkit/WebCore/svg/
DSVGAElement.cpp164 bool SVGAElement::supportsFocus() const in supportsFocus() function in WebCore::SVGAElement
/external/webkit/WebCore/html/
DHTMLFormControlElement.cpp287 bool HTMLFormControlElement::supportsFocus() const in supportsFocus() function in WebCore::HTMLFormControlElement
DHTMLAnchorElement.cpp57 bool HTMLAnchorElement::supportsFocus() const in supportsFocus() function in WebCore::HTMLAnchorElement
/external/webkit/WebCore/platform/wx/
DRenderThemeWx.cpp235 bool RenderThemeWx::supportsFocus(ControlPart part) const in supportsFocus() function in WebCore::RenderThemeWx
/external/webkit/WebCore/platform/android/
DRenderThemeAndroid.cpp156 bool RenderThemeAndroid::supportsFocus(ControlPart appearance) in supportsFocus() function in WebCore::RenderThemeAndroid
/external/webkit/WebCore/rendering/
DRenderThemeChromiumWin.cpp118 static bool supportsFocus(ControlPart appearance) in supportsFocus() function
DRenderThemeWince.cpp127 bool RenderThemeWince::supportsFocus(ControlPart appearance) const in supportsFocus() function in WebCore::RenderThemeWince
DRenderThemeWin.cpp353 bool RenderThemeWin::supportsFocus(ControlPart appearance) const in supportsFocus() function in WebCore::RenderThemeWin
/external/webkit/WebCore/dom/
DNode.h295 virtual bool supportsFocus() const { return isFocusable(); } in supportsFocus() function
/external/webkit/WebCore/platform/gtk/
DRenderThemeGtk.cpp71 static bool supportsFocus(ControlPart appearance) in supportsFocus() function
/external/webkit/WebCore/platform/qt/
DRenderThemeQt.cpp697 bool RenderThemeQt::supportsFocus(ControlPart appearance) const in supportsFocus() function in WebCore::RenderThemeQt