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()
2572 bool isShifted = event->getModifierState("Shift"); in handleKeyboardSelectionMovement() local2577 …m_frame->selection()->modify((isShifted) ? SelectionController::AlterationExtend : SelectionContro… in handleKeyboardSelectionMovement()2580 …m_frame->selection()->modify((isShifted) ? SelectionController::AlterationExtend : SelectionContro… in handleKeyboardSelectionMovement()2583 …m_frame->selection()->modify((isShifted) ? SelectionController::AlterationExtend : SelectionContro… in handleKeyboardSelectionMovement()2586 …m_frame->selection()->modify((isShifted) ? SelectionController::AlterationExtend : SelectionContro… in handleKeyboardSelectionMovement()