Searched refs:LeftShiftOn (Results 1 – 2 of 2) sorted by relevance
886 UsbKeyboardDevice->LeftShiftOn = FALSE; in InitUSBKeyboard()1303 UsbKeyboardDevice->LeftShiftOn = FALSE; in USBParseKey()1387 UsbKeyboardDevice->LeftShiftOn = TRUE; in USBParseKey()1560 UsbKeyboardDevice->LeftShiftOn = FALSE; in UsbKeyCodeToEfiInputKey()1637 if (UsbKeyboardDevice->LeftShiftOn) { in UsbKeyCodeToEfiInputKey()
136 BOOLEAN LeftShiftOn; member