Home | History | Annotate | Download | only in editing

Lines Matching refs:endForPlatform

412 VisiblePosition SelectionController::endForPlatform() const
480 pos = endOfSentence(endForPlatform());
483 pos = logicalEndOfLine(endForPlatform());
486 pos = endOfParagraph(endForPlatform());
489 pos = endForPlatform();
555 pos = endForPlatform();
561 pos = nextParagraphPosition(endForPlatform(), xPosForVerticalArrowNavigation(START));
564 pos = endOfSentence(endForPlatform());
567 pos = logicalEndOfLine(endForPlatform());
570 pos = endOfParagraph(endForPlatform());
573 pos = endForPlatform();