Home
last modified time | relevance | path

Searched refs:topDocumentFrameView (Results 1 – 7 of 7) sorted by relevance

/external/webkit/Source/WebKit/win/
DAccessibleBase.cpp136 if (!m_object->topDocumentFrameView()) in get_accParent()
139 …return WebView::AccessibleObjectFromWindow(m_object->topDocumentFrameView()->hostWindow()->platfor… in get_accParent()
DChangeLog-2009-06-162524 NULL-check documentFrameView() and topDocumentFrameView() it's possible
/external/webkit/Source/WebCore/accessibility/
DAccessibilityRenderObject.h171 FrameView* topDocumentFrameView() const;
DAccessibilityObject.h452 virtual FrameView* topDocumentFrameView() const { return 0; } in topDocumentFrameView() function
DAccessibilityRenderObject.cpp2332 FrameView* AccessibilityRenderObject::topDocumentFrameView() const in topDocumentFrameView() function in WebCore::AccessibilityRenderObject
/external/webkit/Source/WebCore/
DChangeLog-2008-08-1022479 (WebCore::AccessibilityObject::topDocumentFrameView):
22483 (WebCore::AccessibilityRenderObject::topDocumentFrameView):
DChangeLog15547 (WebCore::AccessibilityRenderObject::topDocumentFrameView):