Home | History | Annotate | Download | only in editing

Lines Matching refs:shouldMerge

387         && shouldMerge(startOfInsertedContent, prev);
400 && shouldMerge(endOfInsertedContent, next);
452 bool ReplaceSelectionCommand::shouldMerge(const VisiblePosition& source, const VisiblePosition& destination)