Searched refs:isCommanded (Results 1 – 1 of 1) sorted by relevance
2574 bool isCommanded = event->getModifierState("Meta"); in handleKeyboardSelectionMovement() local2577 …ationExtend : SelectionController::AlterationMove, DirectionBackward, (isCommanded) ? DocumentBoun… in handleKeyboardSelectionMovement()2580 …rationExtend : SelectionController::AlterationMove, DirectionForward, (isCommanded) ? DocumentBoun… in handleKeyboardSelectionMovement()2583 …lterationExtend : SelectionController::AlterationMove, DirectionLeft, (isCommanded) ? LineBoundary… in handleKeyboardSelectionMovement()2586 …terationExtend : SelectionController::AlterationMove, DirectionRight, (isCommanded) ? LineBoundary… in handleKeyboardSelectionMovement()