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

  /external/chromium_org/third_party/WebKit/Source/core/accessibility/
AXObjectCache.h 123 void handleAriaExpandedChange(Node*);
258 inline void AXObjectCache::handleAriaExpandedChange(Node*) { }
AXObjectCache.cpp 755 void AXObjectCache::handleAriaExpandedChange(Node* node)
800 handleAriaExpandedChange(element);

Completed in 295 milliseconds