Searched refs:isShifted (Results 1 – 2 of 2) sorted by relevance
208 UBool isShifted; member233 isShifted = FALSE; in init()275 || (elems->pce->isShifted && primary == 0)) { in processCE()286 elems->pce->isShifted = TRUE; in processCE()292 elems->pce->isShifted = FALSE; in processCE()
2578 bool isShifted = event->getModifierState("Shift"); in handleKeyboardSelectionMovement() local2583 …m_frame->selection()->modify((isShifted) ? SelectionController::AlterationExtend : SelectionContro… in handleKeyboardSelectionMovement()2586 …m_frame->selection()->modify((isShifted) ? SelectionController::AlterationExtend : SelectionContro… in handleKeyboardSelectionMovement()2589 …m_frame->selection()->modify((isShifted) ? SelectionController::AlterationExtend : SelectionContro… in handleKeyboardSelectionMovement()2592 …m_frame->selection()->modify((isShifted) ? SelectionController::AlterationExtend : SelectionContro… in handleKeyboardSelectionMovement()