Home
last modified time | relevance | path

Searched refs:isCommanded (Results 1 – 1 of 1) sorted by relevance

/external/webkit/Source/WebCore/page/
DEventHandler.cpp2574 bool isCommanded = event->getModifierState("Meta"); in handleKeyboardSelectionMovement() local
2577 …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()