Searched refs:didReplaceNode (Results 1 – 2 of 2) sorted by relevance
69 void didReplaceNode(Node&, Node& newNode);
367 inline void ReplaceSelectionCommand::InsertedNodes::didReplaceNode(Node& node, Node& newNode) in didReplaceNode() function in blink::ReplaceSelectionCommand::InsertedNodes511 insertedNodes.didReplaceNode(*htmlElement, *element); in removeRedundantStylesAndKeepStyleSpanInline()