Home
last modified time | relevance | path

Searched refs:rootObjectForFrame (Results 1 – 4 of 4) sorted by relevance

/external/webkit/Source/WebCore/accessibility/
DAXObjectCache.h68 AccessibilityObject* rootObjectForFrame(Frame*);
DAXObjectCache.cpp293 AccessibilityObject* AXObjectCache::rootObjectForFrame(Frame* frame) in rootObjectForFrame() function in WebCore::AXObjectCache
/external/webkit/Source/WebKit/mac/WebView/
DWebFrame.mm1303 …ct* rootObject = _private->coreFrame->document()->axObjectCache()->rootObjectForFrame(_private->co…
/external/webkit/Source/WebCore/
DChangeLog51257 (WebCore::AXObjectCache::rootObjectForFrame):