Searched defs:XEventClass (Results 1 - 2 of 2) sorted by relevance

/vbox/src/VBox/Additions/x11/x11include/4.3/include/extensions/
H A DXI.h253 /* Make XEventClass be a CARD32 for 64 bit servers. Don't affect client
254 * definition of XEventClass since that would be a library interface change.
258 typedef CARD32 XEventClass; typedef
260 typedef unsigned long XEventClass; typedef
/vbox/src/VBox/Additions/x11/x11include/inputproto-1.9.99.902/X11/extensions/
H A DXI.h283 * Make XEventClass be a CARD32 for 64 bit servers. Don't affect client
284 * definition of XEventClass since that would be a library interface change.
291 typedef unsigned int XEventClass; typedef
293 typedef unsigned long XEventClass; typedef

Completed in 50 milliseconds