Home
last modified time | relevance | path

Searched defs:activeDocument (Results 1 – 2 of 2) sorted by relevance

/external/webkit/Source/WebCore/bindings/js/
DJSHTMLDocumentCustom.cpp125 Document* activeDocument = asJSDOMWindow(exec->lexicalGlobalObject())->impl()->document(); in open() local
155 Document* activeDocument = asJSDOMWindow(exec->lexicalGlobalObject())->impl()->document(); in documentWrite() local
/external/webkit/Source/WebCore/loader/
DFrameLoader.cpp1706 Document* activeDocument = m_frame->document(); in shouldAllowNavigation() local