HomeSort by relevance Sort by last modified time
    Searched defs:activeDescendant (Results 1 - 2 of 2) sorted by null

  /external/chromium_org/third_party/WebKit/Source/core/accessibility/
AXRenderObject.cpp 932 AXObject* AXRenderObject::activeDescendant() const
951 // An activedescendant is only useful if it has a renderer, because that's what's needed to post the notification.
    [all...]
AXObject.h 426 virtual AXObject* activeDescendant() const { return 0; }

Completed in 27 milliseconds