Home | History | Annotate | Download | only in rendering

Lines Matching refs:axObjectCache

28 #include "AXObjectCache.h"
1020 AXObjectCache* axObjectCache = document()->axObjectCache();
1021 if (axObjectCache->accessibilityEnabled())
1022 axObjectCache->contentChanged(this);