Searched refs:DeviceKeyPress (Results 1 - 25 of 29) sorted by relevance

12

/vbox/src/VBox/Additions/x11/x11include/xorg-server-1.3.0.0/
H A Dexglobals.h57 extern int DeviceKeyPress;
/vbox/src/VBox/Additions/x11/x11include/xorg-server-1.4.2/
H A Dexglobals.h56 extern int DeviceKeyPress;
H A Dxkbsrv.h326 extern int DeviceKeyPress,DeviceKeyRelease,DeviceMotionNotify;
331 #define _XkbIsPressEvent(t) (((t)==KeyPress)||((t)==DeviceKeyPress))
/vbox/src/VBox/Additions/x11/x11include/xorg-server-1.5.3/
H A Dexglobals.h56 extern int DeviceKeyPress;
H A Dxkbsrv.h322 extern int DeviceKeyPress,DeviceKeyRelease,DeviceMotionNotify;
326 #define _XkbIsPressEvent(t) (((t)==KeyPress)||((t)==DeviceKeyPress))
/vbox/src/VBox/Additions/x11/x11include/xorg-server-1.7.7/
H A Dexglobals.h62 extern int DeviceKeyPress;
H A Dxkbsrv.h313 extern _X_EXPORT int DeviceKeyPress,DeviceKeyRelease,DeviceMotionNotify;
316 #define _XkbIsPressEvent(t) (((t)==KeyPress)||((t)==DeviceKeyPress))
/vbox/src/VBox/Additions/x11/x11include/xorg-server-1.8.0/
H A Dexglobals.h62 extern int DeviceKeyPress;
H A Dxkbsrv.h307 extern _X_EXPORT int DeviceKeyPress,DeviceKeyRelease,DeviceMotionNotify;
/vbox/src/VBox/Additions/x11/x11include/xorg-server-1.1.0/
H A Dexglobals.h57 extern int DeviceKeyPress;
/vbox/src/VBox/Additions/x11/x11include/xorg-server-1.0.1/
H A Dexglobals.h58 extern int DeviceKeyPress;
/vbox/src/VBox/Additions/x11/x11include/xorg-server-1.16.0/
H A Dexglobals.h62 extern int DeviceKeyPress;
/vbox/src/VBox/Additions/x11/x11include/xorg-server-1.17.1/
H A Dexglobals.h62 extern int DeviceKeyPress;
/vbox/src/VBox/Additions/x11/x11include/xorg-server-1.6.5/
H A Dexglobals.h61 extern int DeviceKeyPress;
H A Dxkbsrv.h322 extern int DeviceKeyPress,DeviceKeyRelease,DeviceMotionNotify;
326 #define _XkbIsPressEvent(t) (((t)==KeyPress)||((t)==DeviceKeyPress))
/vbox/src/VBox/Additions/x11/x11include/xorg-server-1.9.0/
H A Dexglobals.h62 extern int DeviceKeyPress;
H A Dxkbsrv.h309 extern _X_EXPORT int DeviceKeyPress,DeviceKeyRelease,DeviceMotionNotify;
/vbox/src/VBox/Additions/x11/x11include/xorg-server-1.10.0/
H A Dexglobals.h62 extern int DeviceKeyPress;
/vbox/src/VBox/Additions/x11/x11include/xorg-server-1.11.0/
H A Dexglobals.h62 extern int DeviceKeyPress;
/vbox/src/VBox/Additions/x11/x11include/xorg-server-1.12.0/
H A Dexglobals.h62 extern int DeviceKeyPress;
/vbox/src/VBox/Additions/x11/x11include/xorg-server-1.13.0/
H A Dexglobals.h62 extern int DeviceKeyPress;
/vbox/src/VBox/Additions/x11/x11include/xorg-server-1.14.0/
H A Dexglobals.h62 extern int DeviceKeyPress;
/vbox/src/VBox/Additions/x11/x11include/xorg-server-1.15.0/
H A Dexglobals.h62 extern int DeviceKeyPress;
/vbox/src/VBox/Additions/x11/x11include/4.3/include/extensions/
H A DXKBsrv.h277 extern int DeviceKeyPress,DeviceKeyRelease;
281 #define _XkbIsPressEvent(t) (((t)==KeyPress)||((t)==DeviceKeyPress))
/vbox/src/VBox/Additions/x11/x11include/kbproto-1.0.6/X11/extensions/
H A DXKBsrv.h310 extern int DeviceKeyPress,DeviceKeyRelease;
314 #define _XkbIsPressEvent(t) (((t)==KeyPress)||((t)==DeviceKeyPress))

Completed in 293 milliseconds

12