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

/vbox/src/VBox/Additions/x11/x11include/4.3/include/extensions/
H A DXKB.h311 * XkbExplicitXIDevice(d) True if 'd' explicitly specifies a device
335 #define XkbExplicitXIDevice(c) (((c)&(~0xff))==0) macro
/vbox/src/VBox/Additions/x11/x11include/kbproto-1.0.6/X11/extensions/
H A DXKB.h309 * XkbExplicitXIDevice(d) True if 'd' explicitly specifies a device
333 #define XkbExplicitXIDevice(c) (((c)&(~0xff))==0) macro

Completed in 50 milliseconds