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

/external/chromium_org/third_party/WebKit/Source/core/svg/
H A DSVGDocument.cpp104 PassRefPtr<Document> SVGDocument::cloneDocumentWithoutChildren() function in class:WebCore::SVGDocument
/external/chromium_org/third_party/WebKit/Source/core/html/
H A DHTMLDocument.cpp210 PassRefPtr<Document> HTMLDocument::cloneDocumentWithoutChildren() function in class:WebCore::HTMLDocument
/external/chromium_org/third_party/WebKit/Source/core/dom/
H A DDocument.cpp3126 RefPtr<Document> clone = cloneDocumentWithoutChildren();
3133 PassRefPtr<Document> Document::cloneDocumentWithoutChildren() function in class:WebCore::Document

Completed in 117 milliseconds