Searched refs:xkbDeviceInfoPtr (Results 1 - 15 of 15) sorted by relevance

/vbox/src/VBox/Additions/x11/x11include/xorg-server-1.16.0/
H A Dxkbsrv.h252 } xkbDeviceInfoRec, *xkbDeviceInfoPtr; typedef in typeref:struct:__anon6997
282 #define XKBDEVICEINFO(dev) ((xkbDeviceInfoPtr)dixLookupPrivate(&(dev)->devPrivates, xkbDevicePrivateKey))
/vbox/src/VBox/Additions/x11/x11include/xorg-server-1.17.1/
H A Dxkbsrv.h252 } xkbDeviceInfoRec, *xkbDeviceInfoPtr; typedef in typeref:struct:__anon7306
282 #define XKBDEVICEINFO(dev) ((xkbDeviceInfoPtr)dixLookupPrivate(&(dev)->devPrivates, xkbDevicePrivateKey))
/vbox/src/VBox/Additions/x11/x11include/xorg-server-1.4.2/
H A Dxkbsrv.h254 } xkbDeviceInfoRec, *xkbDeviceInfoPtr; typedef in typeref:struct:__anon8057
281 #define XKBDEVICEINFO(dev) ((xkbDeviceInfoPtr) (dev)->devPrivates[xkbDevicePrivateIndex].ptr)
/vbox/src/VBox/Additions/x11/x11include/xorg-server-1.5.3/
H A Dxkbsrv.h250 } xkbDeviceInfoRec, *xkbDeviceInfoPtr; typedef in typeref:struct:__anon8371
277 #define XKBDEVICEINFO(dev) ((xkbDeviceInfoPtr)dixLookupPrivate(&(dev)->devPrivates, xkbDevicePrivateKey))
/vbox/src/VBox/Additions/x11/x11include/xorg-server-1.6.5/
H A Dxkbsrv.h250 } xkbDeviceInfoRec, *xkbDeviceInfoPtr; typedef in typeref:struct:__anon8676
277 #define XKBDEVICEINFO(dev) ((xkbDeviceInfoPtr)dixLookupPrivate(&(dev)->devPrivates, xkbDevicePrivateKey))
/vbox/src/VBox/Additions/x11/x11include/xorg-server-1.7.7/
H A Dxkbsrv.h252 } xkbDeviceInfoRec, *xkbDeviceInfoPtr; typedef in typeref:struct:__anon8988
279 #define XKBDEVICEINFO(dev) ((xkbDeviceInfoPtr)dixLookupPrivate(&(dev)->devPrivates, xkbDevicePrivateKey))
/vbox/src/VBox/Additions/x11/x11include/xorg-server-1.8.0/
H A Dxkbsrv.h252 } xkbDeviceInfoRec, *xkbDeviceInfoPtr; typedef in typeref:struct:__anon9305
279 #define XKBDEVICEINFO(dev) ((xkbDeviceInfoPtr)dixLookupPrivate(&(dev)->devPrivates, xkbDevicePrivateKey))
/vbox/src/VBox/Additions/x11/x11include/xorg-server-1.9.0/
H A Dxkbsrv.h252 } xkbDeviceInfoRec, *xkbDeviceInfoPtr; typedef in typeref:struct:__anon9626
281 #define XKBDEVICEINFO(dev) ((xkbDeviceInfoPtr)dixLookupPrivate(&(dev)->devPrivates, xkbDevicePrivateKey))
/vbox/src/VBox/Additions/x11/x11include/xorg-server-1.10.0/
H A Dxkbsrv.h252 } xkbDeviceInfoRec, *xkbDeviceInfoPtr; typedef in typeref:struct:__anon5149
281 #define XKBDEVICEINFO(dev) ((xkbDeviceInfoPtr)dixLookupPrivate(&(dev)->devPrivates, xkbDevicePrivateKey))
/vbox/src/VBox/Additions/x11/x11include/xorg-server-1.11.0/
H A Dxkbsrv.h252 } xkbDeviceInfoRec, *xkbDeviceInfoPtr; typedef in typeref:struct:__anon5462
281 #define XKBDEVICEINFO(dev) ((xkbDeviceInfoPtr)dixLookupPrivate(&(dev)->devPrivates, xkbDevicePrivateKey))
/vbox/src/VBox/Additions/x11/x11include/xorg-server-1.12.0/
H A Dxkbsrv.h252 } xkbDeviceInfoRec, *xkbDeviceInfoPtr; typedef in typeref:struct:__anon5773
281 #define XKBDEVICEINFO(dev) ((xkbDeviceInfoPtr)dixLookupPrivate(&(dev)->devPrivates, xkbDevicePrivateKey))
/vbox/src/VBox/Additions/x11/x11include/xorg-server-1.13.0/
H A Dxkbsrv.h251 } xkbDeviceInfoRec, *xkbDeviceInfoPtr; typedef in typeref:struct:__anon6080
281 #define XKBDEVICEINFO(dev) ((xkbDeviceInfoPtr)dixLookupPrivate(&(dev)->devPrivates, xkbDevicePrivateKey))
/vbox/src/VBox/Additions/x11/x11include/xorg-server-1.14.0/
H A Dxkbsrv.h252 } xkbDeviceInfoRec, *xkbDeviceInfoPtr; typedef in typeref:struct:__anon6383
282 #define XKBDEVICEINFO(dev) ((xkbDeviceInfoPtr)dixLookupPrivate(&(dev)->devPrivates, xkbDevicePrivateKey))
/vbox/src/VBox/Additions/x11/x11include/xorg-server-1.15.0/
H A Dxkbsrv.h252 } xkbDeviceInfoRec, *xkbDeviceInfoPtr; typedef in typeref:struct:__anon6681
282 #define XKBDEVICEINFO(dev) ((xkbDeviceInfoPtr)dixLookupPrivate(&(dev)->devPrivates, xkbDevicePrivateKey))
/vbox/src/VBox/Additions/x11/x11include/kbproto-1.0.6/X11/extensions/
H A DXKBsrv.h237 } xkbDeviceInfoRec, *xkbDeviceInfoPtr; typedef in typeref:struct:__anon3581
261 #define XKBDEVICEINFO(dev) ((xkbDeviceInfoPtr) (dev)->devPrivates[xkbDevicePrivateIndex].ptr)

Completed in 89 milliseconds