Home
last modified time | relevance | path

Searched defs:shouldFocusActiveDescendant (Results 1 – 2 of 2) sorted by relevance

/external/webkit/Source/WebCore/accessibility/
DAccessibilityObject.h484 virtual bool shouldFocusActiveDescendant() const { return false; } in shouldFocusActiveDescendant() function
DAccessibilityRenderObject.cpp2803 bool AccessibilityRenderObject::shouldFocusActiveDescendant() const in shouldFocusActiveDescendant() function in WebCore::AccessibilityRenderObject