Searched defs:topDocument (Results 1 - 1 of 1) sorted by relevance

/external/webkit/Source/WebCore/dom/
H A DDocument.cpp1838 Document* doc = topDocument();
1852 Document* doc = topDocument();
1891 Document* doc = topDocument();
2164 if (f && renderObject && this == topDocument() && AXObjectCache::accessibilityEnabled()) {
4136 Document* Document::topDocument() const function in class:WebCore::Document

Completed in 736 milliseconds