Home | History | Annotate | Download | only in editing

Lines Matching refs:LineBoundary

349     frame->editor()->deleteWithDirection(DirectionBackward, LineBoundary, true, false);
363 frame->editor()->deleteWithDirection(DirectionForward, LineBoundary, true, false);
710 frame->selection()->modify(SelectionController::AlterationMove, DirectionBackward, LineBoundary, true);
716 frame->selection()->modify(SelectionController::AlterationExtend, DirectionBackward, LineBoundary, true);
770 frame->selection()->modify(SelectionController::AlterationMove, DirectionForward, LineBoundary, true);
776 frame->selection()->modify(SelectionController::AlterationExtend, DirectionForward, LineBoundary, true);
865 frame->selection()->modify(SelectionController::AlterationMove, DirectionLeft, LineBoundary, true);
871 frame->selection()->modify(SelectionController::AlterationExtend, DirectionLeft, LineBoundary, true);
877 frame->selection()->modify(SelectionController::AlterationMove, DirectionRight, LineBoundary, true);
883 frame->selection()->modify(SelectionController::AlterationExtend, DirectionRight, LineBoundary, true);