Searched refs:TreeScopeAdopter (Results 1 – 13 of 13) sorted by relevance
34 class TreeScopeAdopter {36 TreeScopeAdopter(Node& toAdopt, TreeScope& newScope);58 inline TreeScopeAdopter::TreeScopeAdopter(Node& toAdopt, TreeScope& newScope) in TreeScopeAdopter() function
37 void TreeScopeAdopter::moveTreeToNewScope(Node& root) const in moveTreeToNewScope()84 void TreeScopeAdopter::moveTreeToNewDocument(Node& root, Document& oldDocument, Document* newDocume… in moveTreeToNewDocument()97 void TreeScopeAdopter::ensureDidMoveToNewDocumentWasCalled(Document& oldDocument) in ensureDidMoveToNewDocumentWasCalled()105 inline void TreeScopeAdopter::updateTreeScope(Node& node) const in updateTreeScope()114 inline void TreeScopeAdopter::moveNodeToNewDocument(Node& node, Document& oldDocument, Document* ne… in moveNodeToNewDocument()
52 friend class TreeScopeAdopter; variable
342 TreeScopeAdopter adopter(node, *this); in adoptIfNeeded()
121 friend class TreeScopeAdopter; variable
2117 TreeScopeAdopter::ensureDidMoveToNewDocumentWasCalled(oldDocument); in didMoveToNewDocument()
157 third_party/WebKit/Source/core/dom/TreeScopeAdopter.cpp \
2078 'dom/TreeScopeAdopter.cpp',2079 'dom/TreeScopeAdopter.h',