Searched refs:NullClient (Results 1 - 25 of 30) sorted by relevance

12

/vbox/src/VBox/Additions/x11/x11include/xorg-server-1.17.1/
H A Dmiwideline.h82 ChangeGC (NullClient, pGC, GCForeground, &gcval); \
90 ChangeGC (NullClient, pGC, GCForeground, &gcval); \
H A Ddix.h63 #define NullClient ((ClientPtr) 0) macro
/vbox/src/VBox/Additions/x11/x11include/xorg-server-1.16.0/
H A Dmiwideline.h83 ChangeGC (NullClient, pGC, GCForeground, &gcval); \
91 ChangeGC (NullClient, pGC, GCForeground, &gcval); \
H A Ddix.h63 #define NullClient ((ClientPtr) 0) macro
/vbox/src/VBox/Additions/x11/x11include/xorg-server-1.9.0/
H A Dmiwideline.h83 ChangeGC (NullClient, pGC, GCForeground, &gcval); \
91 ChangeGC (NullClient, pGC, GCForeground, &gcval); \
H A Ddix.h64 #define NullClient ((ClientPtr) 0) macro
/vbox/src/VBox/Additions/x11/x11include/xorg-server-1.10.0/
H A Dmiwideline.h83 ChangeGC (NullClient, pGC, GCForeground, &gcval); \
91 ChangeGC (NullClient, pGC, GCForeground, &gcval); \
H A Ddix.h64 #define NullClient ((ClientPtr) 0) macro
/vbox/src/VBox/Additions/x11/x11include/xorg-server-1.11.0/
H A Dmiwideline.h83 ChangeGC (NullClient, pGC, GCForeground, &gcval); \
91 ChangeGC (NullClient, pGC, GCForeground, &gcval); \
H A Ddix.h64 #define NullClient ((ClientPtr) 0) macro
/vbox/src/VBox/Additions/x11/x11include/xorg-server-1.12.0/
H A Dmiwideline.h83 ChangeGC (NullClient, pGC, GCForeground, &gcval); \
91 ChangeGC (NullClient, pGC, GCForeground, &gcval); \
H A Ddix.h64 #define NullClient ((ClientPtr) 0) macro
/vbox/src/VBox/Additions/x11/x11include/xorg-server-1.13.0/
H A Dmiwideline.h83 ChangeGC (NullClient, pGC, GCForeground, &gcval); \
91 ChangeGC (NullClient, pGC, GCForeground, &gcval); \
H A Ddix.h63 #define NullClient ((ClientPtr) 0) macro
/vbox/src/VBox/Additions/x11/x11include/xorg-server-1.14.0/
H A Dmiwideline.h83 ChangeGC (NullClient, pGC, GCForeground, &gcval); \
91 ChangeGC (NullClient, pGC, GCForeground, &gcval); \
H A Ddix.h63 #define NullClient ((ClientPtr) 0) macro
/vbox/src/VBox/Additions/x11/x11include/xorg-server-1.15.0/
H A Dmiwideline.h83 ChangeGC (NullClient, pGC, GCForeground, &gcval); \
91 ChangeGC (NullClient, pGC, GCForeground, &gcval); \
H A Ddix.h63 #define NullClient ((ClientPtr) 0) macro
/vbox/src/VBox/Additions/x11/x11include/mesa-7.2/include/GL/
H A Dxmesa_xf86.h71 dixChangeGC(NullClient, __gc, __mask, __v, NULL); \
79 dixChangeGC(NullClient, __gc, __mask, NULL, __v); \
/vbox/src/VBox/Additions/x11/x11include/xorg-server-1.4.2/
H A Ddix.h59 #define NullClient ((ClientPtr) 0) macro
/vbox/src/VBox/Additions/x11/x11include/xorg-server-1.5.3/
H A Ddix.h59 #define NullClient ((ClientPtr) 0) macro
/vbox/src/VBox/Additions/x11/x11include/xorg-server-1.6.5/
H A Ddix.h62 #define NullClient ((ClientPtr) 0) macro
/vbox/src/VBox/Additions/x11/x11include/xorg-server-1.7.7/
H A Ddix.h63 #define NullClient ((ClientPtr) 0) macro
/vbox/src/VBox/Additions/x11/x11include/xorg-server-1.8.0/
H A Ddix.h63 #define NullClient ((ClientPtr) 0) macro
/vbox/src/VBox/NetworkServices/DHCP/
H A DConfig.cpp296 AssertReturn(fDhcpValid, Client::NullClient);
321 return Client::NullClient;
1486 const Client Client::NullClient; member in class:Client

Completed in 2161 milliseconds

12