Home
last modified time | relevance | path

Searched refs:shouldFocusActiveDescendant (Results 1 – 4 of 4) sorted by relevance

/external/webkit/WebCore/accessibility/
DAccessibilityRenderObject.h198 virtual bool shouldFocusActiveDescendant() const;
DAccessibilityObject.h361 virtual bool shouldFocusActiveDescendant() const { return false; } in shouldFocusActiveDescendant() function
DAccessibilityRenderObject.cpp2121 if (obj->shouldFocusActiveDescendant()) { in focusedUIElement()
2133 bool AccessibilityRenderObject::shouldFocusActiveDescendant() const in shouldFocusActiveDescendant() function in WebCore::AccessibilityRenderObject
2194 if (activedescendant && shouldFocusActiveDescendant()) in handleActiveDescendantChanged()
/external/webkit/WebCore/
DChangeLog-2008-08-107044 (WebCore::AccessibilityRenderObject::shouldFocusActiveDescendant):
19815 (WebCore::AccessibilityObject::shouldFocusActiveDescendant):
19822 (WebCore::AccessibilityRenderObject::shouldFocusActiveDescendant):