Home
last modified time | relevance | path

Searched refs:isLandmarkRelated (Results 1 – 3 of 3) sorted by relevance

/external/chromium_org/third_party/WebKit/Source/core/accessibility/
DAXObject.h330 bool isLandmarkRelated() const;
DAXObject.cpp179 bool AXObject::isLandmarkRelated() const in isLandmarkRelated() function in blink::AXObject
DAXRenderObject.cpp656 if (isLandmarkRelated()) in computeAccessibilityIsIgnored()