Searched refs:XI2 (Results 1 - 7 of 7) sorted by relevance

/vbox/src/VBox/Additions/x11/x11include/xorg-server-1.16.0/
H A Dinput.h59 #include <X11/extensions/XI2.h>
118 XI2 = 3, enumerator in enum:InputLevel
624 #define EVENT_XI2_MASK (1 << 3) /**< XI2 mask set on window */
/vbox/src/VBox/Additions/x11/x11include/xorg-server-1.17.1/
H A Dinput.h59 #include <X11/extensions/XI2.h>
118 XI2 = 3, enumerator in enum:InputLevel
621 #define EVENT_XI2_MASK (1 << 3) /**< XI2 mask set on window */
/vbox/src/VBox/Additions/x11/x11include/xorg-server-1.12.0/
H A Dinput.h60 #include <X11/extensions/XI2.h>
117 XI2, enumerator in enum:InputLevel
656 #define EVENT_XI2_MASK (1 << 3) /**< XI2 mask set on window */
/vbox/src/VBox/Additions/x11/x11include/xorg-server-1.13.0/
H A Dinput.h59 #include <X11/extensions/XI2.h>
116 XI2, enumerator in enum:InputLevel
604 #define EVENT_XI2_MASK (1 << 3) /**< XI2 mask set on window */
/vbox/src/VBox/Additions/x11/x11include/xorg-server-1.14.0/
H A Dinput.h59 #include <X11/extensions/XI2.h>
118 XI2, enumerator in enum:InputLevel
615 #define EVENT_XI2_MASK (1 << 3) /**< XI2 mask set on window */
/vbox/src/VBox/Additions/x11/x11include/xorg-server-1.15.0/
H A Dinput.h59 #include <X11/extensions/XI2.h>
118 XI2 = 3, enumerator in enum:InputLevel
617 #define EVENT_XI2_MASK (1 << 3) /**< XI2 mask set on window */
/vbox/src/VBox/Additions/x11/x11include/inputproto-1.9.99.902/X11/extensions/
H A DXI2proto.h32 * defines: defines used in client applications must go in XI2.h
51 * Protocol definitions for the XI2 protocol.
52 * This file should not be included by clients that merely use XI2, but do not
53 * need the wire protocol. Such clients should include XI2.h, or the matching
62 #include <X11/extensions/XI2.h>
71 * XI2 Request opcodes
97 /** Number of XI2 events */
781 * Generic XI2 event header. All XI2 events use the same header.

Completed in 1467 milliseconds