Searched refs:topDocumentFrameView (Results 1 - 4 of 4) sorted by relevance

/external/webkit/Source/WebKit/win/
H A DAccessibleBase.cpp136 if (!m_object->topDocumentFrameView())
139 return WebView::AccessibleObjectFromWindow(m_object->topDocumentFrameView()->hostWindow()->platformPageClient(),
/external/webkit/Source/WebCore/accessibility/
H A DAccessibilityRenderObject.h171 FrameView* topDocumentFrameView() const;
H A DAccessibilityObject.h452 virtual FrameView* topDocumentFrameView() const { return 0; } function in class:WebCore::AccessibilityObject
H A DAccessibilityRenderObject.cpp2332 FrameView* AccessibilityRenderObject::topDocumentFrameView() const function in class:WebCore::AccessibilityRenderObject

Completed in 93 milliseconds