Home
last modified time | relevance | path

Searched defs:axObjectCache (Results 1 – 7 of 7) sorted by relevance

/external/webkit/Source/WebCore/platform/
DScrollbar.cpp446 AXObjectCache* Scrollbar::axObjectCache() const in axObjectCache() function in WebCore::Scrollbar
DWidget.h257 virtual AXObjectCache* axObjectCache() const { return 0; } in axObjectCache() function
/external/webkit/Source/WebCore/accessibility/
DAccessibilityObject.cpp1030 AXObjectCache* AccessibilityObject::axObjectCache() const in axObjectCache() function in WebCore::AccessibilityObject
/external/webkit/Source/WebCore/rendering/
DRenderText.cpp1227 AXObjectCache* axObjectCache = document()->axObjectCache(); in setText() local
/external/webkit/Source/WebKit/gtk/WebCoreSupport/
DFrameLoaderClientGtk.cpp245 AXObjectCache* axObjectCache = priv->coreFrame->document()->axObjectCache(); in notifyAccessibilityStatus() local
/external/webkit/Source/WebCore/page/
DFrameView.cpp2787 AXObjectCache* FrameView::axObjectCache() const in axObjectCache() function in WebCore::FrameView
/external/webkit/Source/WebCore/dom/
DDocument.cpp1860 AXObjectCache* Document::axObjectCache() const in axObjectCache() function in WebCore::Document