Home
last modified time | relevance | path

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

/external/webkit/Source/WebCore/bindings/js/
DJSXSLTProcessorCustom.cpp74 JSValue JSXSLTProcessor::transformToDocument(ExecState* exec) in transformToDocument() function in WebCore::JSXSLTProcessor
/external/webkit/Source/WebCore/xml/
DXSLTProcessor.cpp126 PassRefPtr<Document> XSLTProcessor::transformToDocument(Node* sourceNode) in transformToDocument() function in WebCore::XSLTProcessor