Searched defs:KeyPress (Results 1 - 7 of 7) sorted by relevance

/vbox/src/VBox/Devices/EFI/Firmware/MdeModulePkg/Bus/Usb/UsbKbDxe/
H A DKeyBoard.c996 BOOLEAN KeyPress; local
1184 KeyPress = FALSE;
1194 KeyPress = TRUE;
1202 KeyPress = FALSE;
1207 if (KeyPress) {
/vbox/src/VBox/Frontends/VirtualBox/src/widgets/
H A DUIHostComboEditor.cpp51 # ifdef KeyPress
52 const int XKeyPress = KeyPress;
54 # undef KeyPress macro
56 # endif /* KeyPress */
/vbox/src/VBox/Frontends/VirtualBox/src/runtime/
H A DUIMachineView.cpp79 # ifdef KeyPress
82 const int XKeyPress = KeyPress;
85 # undef KeyPress macro
H A DUIMouseHandler.cpp63 # ifdef KeyPress
66 const int XKeyPress = KeyPress;
69 # undef KeyPress macro
72 # endif /* KeyPress */
H A DUIKeyboardHandler.cpp54 # ifdef KeyPress
57 const int XKeyPress = KeyPress;
60 # undef KeyPress macro
63 # endif /* KeyPress */
986 case QEvent::KeyPress:
991 if (m_bIsHostComboPressed && pEvent->type() == QEvent::KeyPress)
/vbox/src/VBox/Additions/x11/x11include/xproto-7.0.18/X11/
H A DX.h181 #define KeyPress 2 macro
/vbox/src/VBox/Additions/x11/x11include/4.3/include/X11/
H A DX.h186 #define KeyPress 2 macro

Completed in 68 milliseconds