Searched refs:didReplaceNode (Results 1 - 2 of 2) sorted by relevance

/macosx-10.10/WebCore-7600.1.25/editing/
H A DReplaceSelectionCommand.h67 void didReplaceNode(Node*, Node* newNode);
H A DReplaceSelectionCommand.cpp362 inline void ReplaceSelectionCommand::InsertedNodes::didReplaceNode(Node* node, Node* newNode) function in class:WebCore::ReplaceSelectionCommand::InsertedNodes
499 insertedNodes.didReplaceNode(htmlElement, node.get());

Completed in 113 milliseconds