Searched refs:moveNodeToNewDocument (Results 1 – 2 of 2) sorted by relevance
58 moveNodeToNewDocument(*node, *oldDocument, newDocument); in moveTreeToNewScope()87 moveNodeToNewDocument(*node, oldDocument, newDocument); in moveTreeToNewDocument()114 inline void TreeScopeAdopter::moveNodeToNewDocument(Node& node, Document& oldDocument, Document* ne… in moveNodeToNewDocument() function in WebCore::TreeScopeAdopter
51 void moveNodeToNewDocument(Node&, Document& oldDocument, Document* newDocument) const;