Home
last modified time | relevance | path

Searched refs:focusedUIElement (Results 1 – 3 of 3) sorted by relevance

/external/chromium_org/third_party/WebKit/Source/core/accessibility/
DAXObject.h500 AXObject* focusedUIElement() const;
DAXObject.cpp561 AXObject* AXObject::focusedUIElement() const in focusedUIElement() function in WebCore::AXObject
DAXRenderObject.cpp1905 AXObject* focusedElement = focusedUIElement(); in isTabItemSelected()