removeNodeAndPruneAncestors 1053 Source/core/editing/CompositeEditCommand.cpp             removeNodeAndPruneAncestors(node, destinationNode);
removeNodeAndPruneAncestors 1066 Source/core/editing/CompositeEditCommand.cpp             removeNodeAndPruneAncestors(node, destinationNode);
removeNodeAndPruneAncestors 1073 Source/core/editing/CompositeEditCommand.cpp                 removeNodeAndPruneAncestors(node, destinationNode);
removeNodeAndPruneAncestors 1362 Source/core/editing/CompositeEditCommand.cpp         removeNodeAndPruneAncestors(caretPos.deprecatedNode());
removeNodeAndPruneAncestors  122 Source/core/editing/CompositeEditCommand.h     void removeNodeAndPruneAncestors(PassRefPtr<Node>, Node* excludeNode = 0);
removeNodeAndPruneAncestors  648 Source/core/editing/DeleteSelectionCommand.cpp             removeNodeAndPruneAncestors(mergeDestination.deepEquivalent().downstream().deprecatedNode());
removeNodeAndPruneAncestors 1496 Source/core/editing/ReplaceSelectionCommand.cpp         removeNodeAndPruneAncestors(nodeAfterInsertionPos.get());