hasInterchangeNewlineAtEnd 1002 Source/core/editing/ReplaceSelectionCommand.cpp if (isEndOfBlock(visibleInsertionPos) && !(isStartOfBlock(visibleInsertionPos) && fragment.hasInterchangeNewlineAtEnd())) hasInterchangeNewlineAtEnd 1127 Source/core/editing/ReplaceSelectionCommand.cpp if (endBR && (plainTextFragment || (shouldRemoveEndBR(endBR, originalVisPosBeforeEndBR) && !(fragment.hasInterchangeNewlineAtEnd() && selectionIsPlainText)))) { hasInterchangeNewlineAtEnd 1186 Source/core/editing/ReplaceSelectionCommand.cpp if (fragment.hasInterchangeNewlineAtEnd()) { hasInterchangeNewlineAtEnd 1478 Source/core/editing/ReplaceSelectionCommand.cpp if (m_smartReplace || fragment.hasInterchangeNewlineAtStart() || fragment.hasInterchangeNewlineAtEnd())