Home
last modified time | relevance | path

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

/external/chromium_org/third_party/WebKit/Source/core/dom/
DDocumentInit.cpp65 DocumentInit::DocumentInit(const KURL& url, LocalFrame* frame, WeakPtrWillBeRawPtr<Document> contex… in DocumentInit() function in WebCore::DocumentInit
76 DocumentInit::DocumentInit(const DocumentInit& other) in DocumentInit() function in WebCore::DocumentInit
DDOMImplementation.h34 class DocumentInit; variable
/external/chromium_org/third_party/WebKit/Source/core/frame/
DLocalDOMWindow.h54 class DocumentInit; variable