Home
last modified time | relevance | path

Searched refs:AXRowCountChanged (Results 1 – 5 of 5) sorted by relevance

/external/webkit/Source/WebCore/accessibility/chromium/
DAXObjectCacheChromium.cpp88 case AXRowCountChanged: in postPlatformNotification()
/external/webkit/Source/WebCore/accessibility/
DAXObjectCache.h133 AXRowCountChanged, enumerator
DAccessibilityRenderObject.cpp2883 …jectCache()->postNotification(containerParent, document(), AXObjectCache::AXRowCountChanged, true); in handleAriaExpandedChanged()
/external/webkit/Source/WebCore/accessibility/mac/
DAXObjectCacheMac.mm104 case AXRowCountChanged:
/external/webkit/Source/WebKit/chromium/src/
DChromeClientImpl.cpp139 case AXObjectCache::AXRowCountChanged: in toWebAccessibilityNotification()