moveParagraphContentsToNewBlockIfNecessary 271 Source/core/editing/ApplyStyleCommand.cpp RefPtr<Node> newBlock = moveParagraphContentsToNewBlockIfNecessary(paragraphStart.deepEquivalent()); moveParagraphContentsToNewBlockIfNecessary 147 Source/core/editing/CompositeEditCommand.h PassRefPtr<Node> moveParagraphContentsToNewBlockIfNecessary(const Position&);