deleteSelection 547 Source/core/editing/CompositeEditCommand.cpp void CompositeEditCommand::deleteSelection(bool smartDelete, bool mergeBlocksAfterDelete, bool expandForSpecialElements, bool sanitizeMarkup) deleteSelection 553 Source/core/editing/CompositeEditCommand.cpp void CompositeEditCommand::deleteSelection(const VisibleSelection &selection, bool smartDelete, bool mergeBlocksAfterDelete, bool expandForSpecialElements, bool sanitizeMarkup) deleteSelection 95 Source/core/editing/TypingCommand.cpp void TypingCommand::deleteSelection(Document& document, Options options) deleteSelection 598 Source/core/editing/TypingCommand.cpp void TypingCommand::deleteSelection(bool smartDelete)