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

  /external/chromium_org/third_party/WebKit/Source/core/accessibility/
AXNodeObject.h 85 bool isDescendantOfBarrenParent() const;
AXNodeObject.cpp 166 if (isDescendantOfBarrenParent())
309 bool AXNodeObject::isDescendantOfBarrenParent() const
    [all...]
AXRenderObject.cpp 602 if (isDescendantOfBarrenParent())
    [all...]

Completed in 614 milliseconds