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

/external/chromium_org/third_party/WebKit/Source/core/xml/
H A DXSLTProcessor.cpp62 PassRefPtrWillBeRawPtr<Document> XSLTProcessor::createDocumentFromSource(const String& sourceString, function in class:blink::XSLTProcessor
113 return createDocumentFromSource(resultString, resultEncoding, resultMIMEType, sourceNode, 0);

Completed in 636 milliseconds