Home | History | Annotate | Download | only in rendering

Lines Matching defs:axObjectCache

28 #include "AXObjectCache.h"
1170 AXObjectCache* axObjectCache = document()->axObjectCache();
1171 if (axObjectCache->accessibilityEnabled())
1172 axObjectCache->contentChanged(this);