Searched refs:m_shouldMergeEnd (Results 1 – 2 of 2) sorted by relevance
119 bool m_shouldMergeEnd; variable
376 , m_shouldMergeEnd(false) in ReplaceSelectionCommand()809 if (!m_shouldMergeEnd) in mergeEndIfNeeded()1169 m_shouldMergeEnd = shouldMergeEnd(selectionEndWasEndOfParagraph); in doApply()1178 …if (m_shouldMergeEnd && destinationNode != enclosingInline(destinationNode) && enclosingInline(des… in doApply()