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

/external/webkit/Source/WebCore/accessibility/
H A DAccessibilityObject.h484 virtual bool shouldFocusActiveDescendant() const { return false; } function in class:WebCore::AccessibilityObject
H A DAccessibilityRenderObject.cpp2803 bool AccessibilityRenderObject::shouldFocusActiveDescendant() const function in class:WebCore::AccessibilityRenderObject
2900 if (activedescendant && shouldFocusActiveDescendant())

Completed in 79 milliseconds