Home | History | Annotate | Download | only in editing

Lines Matching refs:SentenceBoundary

734     frame->selection()->modify(SelectionController::AlterationMove, DirectionBackward, SentenceBoundary, true);
740 frame->selection()->modify(SelectionController::AlterationExtend, DirectionBackward, SentenceBoundary, true);
758 frame->selection()->modify(SelectionController::AlterationMove, DirectionForward, SentenceBoundary, true);
764 frame->selection()->modify(SelectionController::AlterationExtend, DirectionForward, SentenceBoundary, true);