Home
last modified time | relevance | path

Searched defs:AXObjectCache (Results 1 – 6 of 6) sorted by relevance

/external/webkit/Source/WebCore/accessibility/mac/
DAccessibilityObjectWrapper.mm286 static id textMarkerForVisiblePosition(AXObjectCache* cache, const VisiblePosition& visiblePos) category
303 static VisiblePosition visiblePositionForTextMarker(AXObjectCache* cache, CFTypeRef textMarker) category
321 static VisiblePosition visiblePositionForStartOfTextMarkerRange(AXObjectCache *cache, id textMarker… category
326 static VisiblePosition visiblePositionForEndOfTextMarkerRange(AXObjectCache *cache, id textMarkerRa… category
663 static id textMarkerRangeFromVisiblePositions(AXObjectCache *cache, VisiblePosition startPosition, … category
/external/webkit/Source/WebCore/accessibility/
DAccessibilityRenderObject.h38 class AXObjectCache; variable
DAXObjectCache.cpp83 AXObjectCache::AXObjectCache(const Document* doc) in AXObjectCache() function in WebCore::AXObjectCache
454 void AXObjectCache::notificationPostTimerFired(Timer<AXObjectCache>*) in notificationPostTimerFired()
DAccessibilityObject.h78 class AXObjectCache; variable
/external/webkit/Source/WebCore/platform/
DWidget.h111 class AXObjectCache; variable
/external/webkit/Source/WebCore/dom/
DDocument.h49 class AXObjectCache; variable