HomeSort by relevance Sort by last modified time
    Searched refs:moveNodeToNewDocument (Results 1 - 2 of 2) sorted by null

  /external/chromium_org/third_party/WebKit/Source/core/dom/
TreeScopeAdopter.cpp 59 moveNodeToNewDocument(*node, oldDocument, newDocument);
91 moveNodeToNewDocument(*node, oldDocument, newDocument);
120 inline void TreeScopeAdopter::moveNodeToNewDocument(Node& node, Document& oldDocument, Document& newDocument) const
TreeScopeAdopter.h 52 void moveNodeToNewDocument(Node&, Document& oldDocument, Document& newDocument) const;

Completed in 45 milliseconds