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

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

Completed in 27 milliseconds