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

  /external/chromium_org/third_party/WebKit/Source/web/
WebAXObject.cpp 509 WebString WebAXObject::ariaLiveRegionRelevant() const
514 return m_private->ariaLiveRegionRelevant();
  /external/chromium_org/third_party/WebKit/Source/core/accessibility/
AXRenderObject.cpp     [all...]
AXObject.h 457 virtual const AtomicString& ariaLiveRegionRelevant() const { return nullAtom; }

Completed in 93 milliseconds