Searched refs:LeftAltOn (Results 1 – 2 of 2) sorted by relevance
135 BOOLEAN LeftAltOn; member
885 UsbKeyboardDevice->LeftAltOn = FALSE; in InitUSBKeyboard()1315 UsbKeyboardDevice->LeftAltOn = FALSE; in USBParseKey()1399 UsbKeyboardDevice->LeftAltOn = TRUE; in USBParseKey()1631 if (UsbKeyboardDevice->LeftAltOn) { in UsbKeyCodeToEfiInputKey()