Home
last modified time | relevance | path

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

/external/chromium_org/third_party/WebKit/Source/core/html/
DHTMLDialogElement.cpp88 Document& topDocument = document.topDocument(); in inertSubtreesChanged() local
/external/chromium_org/third_party/WebKit/Source/core/accessibility/
DAXRenderObject.cpp223 Document* AXRenderObject::topDocument() const in topDocument() function in blink::AXRenderObject
/external/chromium_org/third_party/WebKit/Source/core/dom/
DDocument.cpp4518 Document& Document::topDocument() const in topDocument() function in blink::Document