Searched defs:selectionStartWasStartOfParagraph (Results 1 – 1 of 1) sorted by relevance
365 bool ReplaceSelectionCommand::shouldMergeStart(bool selectionStartWasStartOfParagraph, bool fragmen… in shouldMergeStart()838 bool selectionStartWasStartOfParagraph = isStartOfParagraph(visibleStart); in doApply() local