Home
last modified time | relevance | path

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

/external/webkit/Source/WebCore/xml/
DXSLTProcessor.cpp100 …teFragmentFromSource(const String& sourceString, const String& sourceMIMEType, Document* outputDoc) in createFragmentFromSource()
136 …sRefPtr<DocumentFragment> XSLTProcessor::transformToFragment(Node* sourceNode, Document* outputDoc) in transformToFragment()