Searched defs:axObjectCache (Results 1 – 7 of 7) sorted by relevance
446 AXObjectCache* Scrollbar::axObjectCache() const in axObjectCache() function in WebCore::Scrollbar
257 virtual AXObjectCache* axObjectCache() const { return 0; } in axObjectCache() function
1030 AXObjectCache* AccessibilityObject::axObjectCache() const in axObjectCache() function in WebCore::AccessibilityObject
1227 AXObjectCache* axObjectCache = document()->axObjectCache(); in setText() local
245 AXObjectCache* axObjectCache = priv->coreFrame->document()->axObjectCache(); in notifyAccessibilityStatus() local
2787 AXObjectCache* FrameView::axObjectCache() const in axObjectCache() function in WebCore::FrameView
1860 AXObjectCache* Document::axObjectCache() const in axObjectCache() function in WebCore::Document