Searched defs:sourceNode (Results 1 - 5 of 5) sorted by relevance

/macosx-10.10/WebCore-7600.1.25/xml/
H A DXSLTProcessor.cpp111 PassRefPtr<Document> XSLTProcessor::transformToDocument(Node* sourceNode) argument
124 PassRefPtr<DocumentFragment> XSLTProcessor::transformToFragment(Node* sourceNode, Document* outputDoc) argument
70 createDocumentFromSource(const String& sourceString, const String& sourceEncoding, const String& sourceMIMEType, Node* sourceNode, Frame* frame) argument
[all...]
H A DXSLTProcessorLibxslt.cpp269 static inline xmlDocPtr xmlDocPtrFromNode(Node& sourceNode, bool& shouldDelete) argument
304 bool XSLTProcessor::transformToString(Node& sourceNode, String& mimeType, String& resultString, String& resultEncoding) argument
/macosx-10.10/JavaScriptCore-7600.1.17/dfg/
H A DDFGInPlaceAbstractState.cpp404 inline bool InPlaceAbstractState::mergeVariableBetweenBlocks(AbstractValue& destination, AbstractValue& source, Node* destinationNode, Node* sourceNode) argument
/macosx-10.10/llvmCore-3425.0.34/lib/Transforms/Instrumentation/
H A DPathProfiling.cpp484 BallLarusNode* sourceNode = getSource(); local
1088 BLInstrumentationNode* sourceNode = (BLInstrumentationNode*)edge->getSource(); local
1406 BallLarusNode* sourceNode = edge->getSource(); local
[all...]
/macosx-10.10/WebCore-7600.1.25/html/
H A DHTMLMediaElement.cpp5379 void HTMLMediaElement::setAudioSourceNode(MediaElementAudioSourceNode* sourceNode) argument

Completed in 203 milliseconds