Searched refs:shouldMergeStart (Results 1 – 2 of 2) sorted by relevance
85 bool shouldMergeStart(bool, bool, bool);
397 bool ReplaceSelectionCommand::shouldMergeStart(bool selectionStartWasStartOfParagraph, bool fragmen… in shouldMergeStart() function in blink::ReplaceSelectionCommand1188 …if (shouldMergeStart(selectionStartWasStartOfParagraph, fragment.hasInterchangeNewlineAtStart(), s… in doApply()