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

  /external/chromium_org/third_party/WebKit/Source/core/accessibility/
AXObjectCache.h 155 AXChildrenChanged,
AXObjectCache.cpp 642 if (notification == AXChildrenChanged && obj->parentObjectIfExists() && obj->lastKnownIsIgnoredValue() != obj->accessibilityIsIgnored())
962 case AXChildrenChanged:
AccessibilityNodeObject.cpp     [all...]
  /external/chromium_org/third_party/WebKit/Source/web/
AssertMatchingEnums.cpp 148 COMPILE_ASSERT_MATCHING_ENUM(WebAccessibilityNotificationChildrenChanged, AXObjectCache::AXChildrenChanged);
    [all...]

Completed in 30 milliseconds