surroundNodeRangeWithElement 397 Source/core/editing/ApplyStyleCommand.cpp surroundNodeRangeWithElement(node, node, span.get()); surroundNodeRangeWithElement 1061 Source/core/editing/ApplyStyleCommand.cpp surroundNodeRangeWithElement(child, child, wrapper); surroundNodeRangeWithElement 1455 Source/core/editing/ApplyStyleCommand.cpp surroundNodeRangeWithElement(startNode, endNode, fontElement.get()); surroundNodeRangeWithElement 1475 Source/core/editing/ApplyStyleCommand.cpp surroundNodeRangeWithElement(startNode, endNode, styleElement.release()); surroundNodeRangeWithElement 1480 Source/core/editing/ApplyStyleCommand.cpp surroundNodeRangeWithElement(startNode, endNode, createHTMLElement(document(), bTag)); surroundNodeRangeWithElement 1483 Source/core/editing/ApplyStyleCommand.cpp surroundNodeRangeWithElement(startNode, endNode, createHTMLElement(document(), iTag)); surroundNodeRangeWithElement 1486 Source/core/editing/ApplyStyleCommand.cpp surroundNodeRangeWithElement(startNode, endNode, createHTMLElement(document(), uTag)); surroundNodeRangeWithElement 1489 Source/core/editing/ApplyStyleCommand.cpp surroundNodeRangeWithElement(startNode, endNode, createHTMLElement(document(), strikeTag)); surroundNodeRangeWithElement 1492 Source/core/editing/ApplyStyleCommand.cpp surroundNodeRangeWithElement(startNode, endNode, createHTMLElement(document(), subTag)); surroundNodeRangeWithElement 1494 Source/core/editing/ApplyStyleCommand.cpp surroundNodeRangeWithElement(startNode, endNode, createHTMLElement(document(), supTag)); surroundNodeRangeWithElement 1497 Source/core/editing/ApplyStyleCommand.cpp surroundNodeRangeWithElement(startNode, endNode, m_styledInlineElement->cloneElementWithoutChildren()); surroundNodeRangeWithElement 112 Source/core/editing/ApplyStyleCommand.h void surroundNodeRangeWithElement(PassRefPtr<Node> start, PassRefPtr<Node> end, PassRefPtr<Element>);