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

/external/webkit/Source/WebCore/editing/
H A DReplaceSelectionCommand.h71 bool shouldMergeEnd(bool selectEndWasEndOfParagraph);
H A DReplaceSelectionCommand.cpp390 bool ReplaceSelectionCommand::shouldMergeEnd(bool selectionEndWasEndOfParagraph) function in class:WebCore::ReplaceSelectionCommand
1049 m_shouldMergeEnd = shouldMergeEnd(selectionEndWasEndOfParagraph);

Completed in 64 milliseconds