Home
last modified time | relevance | path

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

/external/icu4c/i18n/
Ducoleitr.cpp208 UBool isShifted; member
233 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()
/external/webkit/Source/WebCore/page/
DEventHandler.cpp2578 bool isShifted = event->getModifierState("Shift"); in handleKeyboardSelectionMovement() local
2583 …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()