Searched refs:moveNodeIteratorsToNewDocument (Results 1 - 3 of 3) sorted by relevance

/external/chromium_org/third_party/WebKit/Source/core/dom/
H A DTreeScopeAdopter.cpp140 oldDocument.moveNodeIteratorsToNewDocument(node, newDocument);
H A DDocument.h637 void moveNodeIteratorsToNewDocument(Node&, Document&);
H A DDocument.cpp3715 void Document::moveNodeIteratorsToNewDocument(Node& node, Document& newDocument) function in class:blink::Document

Completed in 235 milliseconds