HomeSort by relevance Sort by last modified time
    Searched refs:shouldFocusActiveDescendant (Results 1 - 4 of 4) sorted by null

  /external/webkit/Source/WebCore/accessibility/
AccessibilityRenderObject.h 217 virtual bool shouldFocusActiveDescendant() const;
AccessibilityObject.h 484 virtual bool shouldFocusActiveDescendant() const { return false; }
AXObjectCache.cpp 146 if (obj->shouldFocusActiveDescendant()) {
AccessibilityRenderObject.cpp     [all...]

Completed in 33 milliseconds