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

  /external/chromium_org/third_party/WebKit/Source/core/accessibility/
AXTable.h 86 bool hasARIARole() const;
AXTable.cpp 73 bool AXTable::hasARIARole() const
108 if (hasARIARole())
342 if (hasARIARole())

Completed in 172 milliseconds