Searched refs:afterParagraph (Results 1 – 1 of 1) sorted by relevance
842 VisiblePosition afterParagraph(endOfParagraphToMove.next()); in moveParagraphWithClones() local868 afterParagraph = VisiblePosition(afterParagraph.deepEquivalent()); in moveParagraphWithClones()870 …quivalent().node()) && (!isEndOfParagraph(beforeParagraph) || beforeParagraph == afterParagraph)) { in moveParagraphWithClones()919 VisiblePosition afterParagraph(endOfParagraphToMove.next()); in moveParagraphs() local962 afterParagraph = VisiblePosition(afterParagraph.deepEquivalent()); in moveParagraphs()963 …ragraph.isNotNull() && (!isEndOfParagraph(beforeParagraph) || beforeParagraph == afterParagraph)) { in moveParagraphs()