Searched defs:transformToString (Results 1 – 3 of 3) sorted by relevance
114 bool XSLTProcessor::transformToString(Node* sourceNode, String&, String& resultString, String&) in transformToString() function in WebCore::XSLTProcessor
300 bool XSLTProcessor::transformToString(Node* sourceNode, String& mimeType, String& resultString, Str… in transformToString() function in WebCore::XSLTProcessor
1872 public String transformToString(ElemTemplateElement elem) in transformToString() method in TransformerImpl