Searched defs:endOfParagraphToMove (Results 1 – 2 of 2) sorted by relevance
867 …hClones(const VisiblePosition& startOfParagraphToMove, const VisiblePosition& endOfParagraphToMove… in moveParagraphWithClones()910 …ragraph(const VisiblePosition& startOfParagraphToMove, const VisiblePosition& endOfParagraphToMove… in moveParagraph()917 …agraphs(const VisiblePosition& startOfParagraphToMove, const VisiblePosition& endOfParagraphToMove… in moveParagraphs()
617 VisiblePosition endOfParagraphToMove = endOfParagraph(startOfParagraphToMove); in mergeParagraphs() local