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

/macosx-10.10/WebCore-7600.1.25/editing/
H A DReplaceSelectionCommand.h65 void willRemoveNodePreservingChildren(Node*);
H A DReplaceSelectionCommand.cpp343 inline void ReplaceSelectionCommand::InsertedNodes::willRemoveNodePreservingChildren(Node* node) function in class:WebCore::ReplaceSelectionCommand::InsertedNodes
521 insertedNodes.willRemoveNodePreservingChildren(element);
533 insertedNodes.willRemoveNodePreservingChildren(element);
545 insertedNodes.willRemoveNodePreservingChildren(element);
804 insertedNodes.willRemoveNodePreservingChildren(wrappingStyleSpan);

Completed in 138 milliseconds