Searched refs:afterParagraph (Results 1 – 1 of 1) sorted by relevance
1125 VisiblePosition afterParagraph(endOfParagraphToMove.next()); in moveParagraphWithClones() local1153 afterParagraph = VisiblePosition(afterParagraph.deepEquivalent()); in moveParagraphWithClones()1156 …(beforeParagraph) && !isStartOfParagraph(beforeParagraph)) || beforeParagraph == afterParagraph)) { in moveParagraphWithClones()1200 VisiblePosition afterParagraph(endOfParagraphToMove.next(CannotCrossEditingBoundary)); in moveParagraphs() local1246 afterParagraph = VisiblePosition(afterParagraph.deepEquivalent()); in moveParagraphs()1247 …ragraph.isNotNull() && (!isEndOfParagraph(beforeParagraph) || beforeParagraph == afterParagraph)) { in moveParagraphs()