Searched refs:lastGCID (Results 1 - 10 of 10) sorted by relevance

/vbox/src/VBox/Additions/x11/x11include/4.3/programs/Xserver/include/
H A Ddix.h125 if (client->lastGCID == rid && !client->trustLevel)\
175 if (client->lastGCID == rid)\
250 if ((stuff->gc == INVALID) || (client->lastGCID != stuff->gc) ||\
261 client->lastGCID = stuff->gc;\
H A Ddixstruct.h93 GContext lastGCID; member in struct:_Client
/vbox/src/VBox/Additions/x11/x11include/xorg-server-1.1.0/
H A Ddix.h125 if (client->lastGCID == rid && !client->trustLevel)\
175 if (client->lastGCID == rid)\
250 if ((stuff->gc == INVALID) || (client->lastGCID != stuff->gc) ||\
261 client->lastGCID = stuff->gc;\
H A Ddixstruct.h109 GContext lastGCID; member in struct:_Client
/vbox/src/VBox/Additions/x11/x11include/xorg-server-1.0.1/
H A Ddix.h125 if (client->lastGCID == rid && !client->trustLevel)\
175 if (client->lastGCID == rid)\
250 if ((stuff->gc == INVALID) || (client->lastGCID != stuff->gc) ||\
261 client->lastGCID = stuff->gc;\
H A Ddixstruct.h109 GContext lastGCID; member in struct:_Client
/vbox/src/VBox/Additions/x11/x11include/xorg-server-1.3.0.0/
H A Ddix.h164 if (client->lastGCID == rid)\
239 if ((stuff->gc == INVALID) || (client->lastGCID != stuff->gc) ||\
250 client->lastGCID = stuff->gc;\
H A Ddixstruct.h107 GContext lastGCID; member in struct:_Client
/vbox/src/VBox/Additions/x11/x11include/xorg-server-1.4.2/
H A Ddixstruct.h107 GContext lastGCID; member in struct:_Client
H A Ddix.h85 if ((stuff->gc == INVALID) || (client->lastGCID != stuff->gc) ||\
101 client->lastGCID = stuff->gc;\

Completed in 44 milliseconds