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

  /external/chromium_org/third_party/WebKit/Source/core/accessibility/
AXObject.h 439 bool supportsARIAAttributes() const;
AXObject.cpp 412 bool AXObject::supportsARIAAttributes() const
AXRenderObject.cpp 413 if (supportsARIAAttributes())
683 if (supportsARIAAttributes())
    [all...]

Completed in 27 milliseconds