Home
last modified time | relevance | path

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

/external/chromium_org/third_party/WebKit/Source/core/xml/
DXSLTProcessor.cpp117 …eRawPtr<DocumentFragment> XSLTProcessor::transformToFragment(Node* sourceNode, Document* outputDoc) in transformToFragment()
/external/chromium_org/third_party/WebKit/Source/core/editing/
Dmarkup.cpp944 …rTransformToFragment(const String& sourceString, const String& sourceMIMEType, Document& outputDoc) in createFragmentForTransformToFragment()