Searched refs:afterParagraph (Results 1 – 1 of 1) sorted by relevance
1114 VisiblePosition afterParagraph(endOfParagraphToMove.next()); in moveParagraphWithClones() local1142 afterParagraph = VisiblePosition(afterParagraph.deepEquivalent()); in moveParagraphWithClones()1145 …(beforeParagraph) && !isStartOfParagraph(beforeParagraph)) || beforeParagraph == afterParagraph)) { in moveParagraphWithClones()1193 VisiblePosition afterParagraph(endOfParagraphToMove.next(CannotCrossEditingBoundary)); in moveParagraphs() local1239 afterParagraph = VisiblePosition(afterParagraph.deepEquivalent()); in moveParagraphs()1240 …ragraph.isNotNull() && (!isEndOfParagraph(beforeParagraph) || beforeParagraph == afterParagraph)) { in moveParagraphs()