Home | History | Annotate | Download | only in dom

Lines Matching refs:createTextNode

909 PassRefPtrWillBeRawPtr<Text> Document::createTextNode(const String& data)
968 return createTextNode(importedNode->nodeValue());