Searched refs:createForXSLTProcessor (Results 1 – 4 of 4) sorted by relevance
61 …static PassRefPtr<XSLStyleSheet> createForXSLTProcessor(Node* parentNode, const String& originalUR… in createForXSLTProcessor() function
121 … stylesheet = XSLStyleSheet::createForXSLTProcessor(node->parentNode() ? node->parentNode() : node, in transformToString()
250 …cachedStylesheet = XSLStyleSheet::createForXSLTProcessor(stylesheetRootNode->parentNode() ? styles… in xsltStylesheetPointer()
9702 (WebCore::XSLStyleSheet::createForXSLTProcessor):