Lines Matching refs:AXObjectCache
30 #include "AXObjectCache.h"
731 if (AXObjectCache::accessibilityEnabled())
732 root->document()->axObjectCache()->postNotification(root, AXObjectCache::AXLayoutComplete, true);
1381 if (AXObjectCache::accessibilityEnabled())
1382 m_frame->document()->axObjectCache()->handleScrolledToAnchor(anchorNode.get());