Searched refs:shouldMergeEnd (Results 1 - 2 of 2) sorted by relevance

/macosx-10.10/WebCore-7600.1.25/editing/
H A DReplaceSelectionCommand.h84 bool shouldMergeEnd(bool selectionEndWasEndOfParagraph);
H A DReplaceSelectionCommand.cpp418 bool ReplaceSelectionCommand::shouldMergeEnd(bool selectionEndWasEndOfParagraph) function in class:WebCore::ReplaceSelectionCommand
1164 m_shouldMergeEnd = shouldMergeEnd(selectionEndWasEndOfParagraph);

Completed in 189 milliseconds