Searched refs:moveTreeToNewDocument (Results 1 – 2 of 2) sorted by relevance
77 moveTreeToNewDocument(*shadow, *oldDocument, newDocument); in moveTreeToNewScope()84 void TreeScopeAdopter::moveTreeToNewDocument(Node& root, Document& oldDocument, Document* newDocume… in moveTreeToNewDocument() function in WebCore::TreeScopeAdopter89 moveTreeToNewDocument(*shadow, oldDocument, newDocument); in moveTreeToNewDocument()
50 void moveTreeToNewDocument(Node&, Document& oldDocument, Document* newDocument) const;