Home
last modified time | relevance | path

Searched refs:moveNodeIteratorsToNewDocument (Results 1 – 4 of 4) sorted by relevance

/external/webkit/Source/WebCore/dom/
DDocument.h704 void moveNodeIteratorsToNewDocument(Node*, Document*);
DNode.cpp463 m_document->moveNodeIteratorsToNewDocument(this, document); in setDocument()
DDocument.cpp3374 void Document::moveNodeIteratorsToNewDocument(Node* node, Document* newDocument) in moveNodeIteratorsToNewDocument() function in WebCore::Document
/external/webkit/Source/WebCore/
DChangeLog-2011-02-1645075 (WebCore::Document::moveNodeIteratorsToNewDocument): change referenceNode to root.
45554 (WebCore::Document::moveNodeIteratorsToNewDocument):