Searched refs:afterParagraph (Results 1 – 1 of 1) sorted by relevance
873 VisiblePosition afterParagraph(endOfParagraphToMove.next()); in moveParagraphWithClones() local899 afterParagraph = VisiblePosition(afterParagraph.deepEquivalent()); in moveParagraphWithClones()902 …(beforeParagraph) && !isStartOfParagraph(beforeParagraph)) || beforeParagraph == afterParagraph)) { in moveParagraphWithClones()951 VisiblePosition afterParagraph(endOfParagraphToMove.next(CannotCrossEditingBoundary)); in moveParagraphs() local999 afterParagraph = VisiblePosition(afterParagraph.deepEquivalent()); in moveParagraphs()1000 …ragraph.isNotNull() && (!isEndOfParagraph(beforeParagraph) || beforeParagraph == afterParagraph)) { in moveParagraphs()