Searched defs:GEClientPrivateKey (Results 1 - 9 of 9) sorted by relevance

/vbox/src/VBox/Additions/x11/x11include/xorg-server-1.16.0/
H A Dgeint.h42 #define GEClientPrivateKey (&GEClientPrivateKeyRec) macro
49 #define GEGetClient(pClient) ((GEClientInfoPtr)(dixLookupPrivate(&((pClient)->devPrivates), GEClientPrivateKey)))
/vbox/src/VBox/Additions/x11/x11include/xorg-server-1.17.1/
H A Dgeint.h42 #define GEClientPrivateKey (&GEClientPrivateKeyRec) macro
49 #define GEGetClient(pClient) ((GEClientInfoPtr)(dixLookupPrivate(&((pClient)->devPrivates), GEClientPrivateKey)))
/vbox/src/VBox/Additions/x11/x11include/xorg-server-1.9.0/
H A Dgeint.h41 #define GEClientPrivateKey (&GEClientPrivateKeyRec) macro
48 #define GEGetClient(pClient) ((GEClientInfoPtr)(dixLookupPrivate(&((pClient)->devPrivates), GEClientPrivateKey)))
/vbox/src/VBox/Additions/x11/x11include/xorg-server-1.10.0/
H A Dgeint.h41 #define GEClientPrivateKey (&GEClientPrivateKeyRec) macro
48 #define GEGetClient(pClient) ((GEClientInfoPtr)(dixLookupPrivate(&((pClient)->devPrivates), GEClientPrivateKey)))
/vbox/src/VBox/Additions/x11/x11include/xorg-server-1.11.0/
H A Dgeint.h41 #define GEClientPrivateKey (&GEClientPrivateKeyRec) macro
48 #define GEGetClient(pClient) ((GEClientInfoPtr)(dixLookupPrivate(&((pClient)->devPrivates), GEClientPrivateKey)))
/vbox/src/VBox/Additions/x11/x11include/xorg-server-1.12.0/
H A Dgeint.h41 #define GEClientPrivateKey (&GEClientPrivateKeyRec) macro
48 #define GEGetClient(pClient) ((GEClientInfoPtr)(dixLookupPrivate(&((pClient)->devPrivates), GEClientPrivateKey)))
/vbox/src/VBox/Additions/x11/x11include/xorg-server-1.13.0/
H A Dgeint.h42 #define GEClientPrivateKey (&GEClientPrivateKeyRec) macro
49 #define GEGetClient(pClient) ((GEClientInfoPtr)(dixLookupPrivate(&((pClient)->devPrivates), GEClientPrivateKey)))
/vbox/src/VBox/Additions/x11/x11include/xorg-server-1.14.0/
H A Dgeint.h42 #define GEClientPrivateKey (&GEClientPrivateKeyRec) macro
49 #define GEGetClient(pClient) ((GEClientInfoPtr)(dixLookupPrivate(&((pClient)->devPrivates), GEClientPrivateKey)))
/vbox/src/VBox/Additions/x11/x11include/xorg-server-1.15.0/
H A Dgeint.h42 #define GEClientPrivateKey (&GEClientPrivateKeyRec) macro
49 #define GEGetClient(pClient) ((GEClientInfoPtr)(dixLookupPrivate(&((pClient)->devPrivates), GEClientPrivateKey)))

Completed in 45 milliseconds