Home
last modified time | relevance | path

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

/external/chromium_org/third_party/WebKit/Source/core/html/imports/
DHTMLImportLoader.h46 class DocumentWriter; variable
/external/chromium_org/third_party/WebKit/Source/core/loader/
DDocumentWriter.cpp52 DocumentWriter::DocumentWriter(Document* document, const AtomicString& mimeType, const AtomicString… in DocumentWriter() function in blink::DocumentWriter