Searched refs:topDocument (Results 1 – 10 of 10) sorted by relevance
58 if (document != document->topDocument()) in postPlatformNotification()
1838 Document* doc = topDocument(); in clearAXObjectCache()1852 Document* doc = topDocument(); in axObjectCacheExists()1891 Document* doc = topDocument(); in axObjectCache()2164 if (f && renderObject && this == topDocument() && AXObjectCache::accessibilityEnabled()) { in implicitClose()4136 Document* Document::topDocument() const in topDocument() function in WebCore::Document
890 Document* topDocument() const;
2322 return m_renderer->document()->topDocument()->renderView(); in topRenderer()2582 FrameView* frameView = m_renderer->document()->topDocument()->renderer()->view()->frameView(); in visiblePositionForPoint()
9138 (WebCore::Document::topDocument):12460 repeated top-level document finding and DocumentImpl::topDocument().12514 (WebCore::DocumentImpl::topDocument):
18136 (DocumentImpl::topDocument):27022 (DocumentImpl::topDocument):27039 (-[KWQAccObject topDocument]):
4610 (WebCore::Document::topDocument):36306 Use topDocument in case we are in a subframe (we want the start/end of the overall page).
15540 m_renderer->document()->topDocument()->renderer()->view()->frameView();15546 (WebCore::AccessibilityRenderObject::topDocument):
45604 Removed topDocument, renamed topView to topFrameView, added frameView.
84085 (WebCore::Document::topDocument):