/vbox/src/VBox/Additions/x11/x11include/xorg-server-1.3.0.0/ |
H A D | cw.h | 45 } cwGCRec, *cwGCPtr; typedef in typeref:struct:__anon7359 49 #define getCwGC(pGC) ((cwGCPtr)(pGC)->devPrivates[cwGCIndex].ptr)
|
/vbox/src/VBox/Additions/x11/x11include/xorg-server-1.4.2/ |
H A D | cw.h | 44 } cwGCRec, *cwGCPtr; typedef in typeref:struct:__anon7734 48 #define getCwGC(pGC) ((cwGCPtr)(pGC)->devPrivates[cwGCIndex].ptr)
|
/vbox/src/VBox/Additions/x11/x11include/xorg-server-1.5.3/ |
H A D | cw.h | 45 } cwGCRec, *cwGCPtr; typedef in typeref:struct:__anon8094 49 #define getCwGC(pGC) ((cwGCPtr)dixLookupPrivate(&(pGC)->devPrivates, cwGCKey))
|
/vbox/src/VBox/Additions/x11/x11include/xorg-server-1.6.5/ |
H A D | cw.h | 45 } cwGCRec, *cwGCPtr; typedef in typeref:struct:__anon8407 49 #define getCwGC(pGC) ((cwGCPtr)dixLookupPrivate(&(pGC)->devPrivates, cwGCKey))
|
/vbox/src/VBox/Additions/x11/x11include/xorg-server-1.7.7/ |
H A D | cw.h | 45 } cwGCRec, *cwGCPtr; typedef in typeref:struct:__anon8712 49 #define getCwGC(pGC) ((cwGCPtr)dixLookupPrivate(&(pGC)->devPrivates, cwGCKey))
|
/vbox/src/VBox/Additions/x11/x11include/xorg-server-1.8.0/ |
H A D | cw.h | 45 } cwGCRec, *cwGCPtr; typedef in typeref:struct:__anon9024 49 #define getCwGC(pGC) ((cwGCPtr)dixLookupPrivate(&(pGC)->devPrivates, cwGCKey))
|
/vbox/src/VBox/Additions/x11/x11include/xorg-server-1.9.0/ |
H A D | cw.h | 45 } cwGCRec, *cwGCPtr; typedef in typeref:struct:__anon9343 50 #define getCwGC(pGC) ((cwGCPtr)dixLookupPrivate(&(pGC)->devPrivates, cwGCKey))
|
/vbox/src/VBox/Additions/x11/x11include/xorg-server-1.10.0/ |
H A D | cw.h | 45 } cwGCRec, *cwGCPtr; typedef in typeref:struct:__anon4873 50 #define getCwGC(pGC) ((cwGCPtr)dixLookupPrivate(&(pGC)->devPrivates, cwGCKey))
|
/vbox/src/VBox/Additions/x11/x11include/xorg-server-1.11.0/ |
H A D | cw.h | 45 } cwGCRec, *cwGCPtr; typedef in typeref:struct:__anon5188 50 #define getCwGC(pGC) ((cwGCPtr)dixLookupPrivate(&(pGC)->devPrivates, cwGCKey))
|
/vbox/src/VBox/Additions/x11/x11include/xorg-server-1.12.0/ |
H A D | cw.h | 45 } cwGCRec, *cwGCPtr; typedef in typeref:struct:__anon5501 50 #define getCwGC(pGC) ((cwGCPtr)dixLookupPrivate(&(pGC)->devPrivates, cwGCKey))
|
/vbox/src/VBox/Additions/x11/x11include/xorg-server-1.1.0/ |
H A D | cw.h | 45 } cwGCRec, *cwGCPtr; typedef in typeref:struct:__anon4511 49 #define getCwGC(pGC) ((cwGCPtr)(pGC)->devPrivates[cwGCIndex].ptr)
|
/vbox/src/VBox/Additions/x11/x11include/xorg-server-1.0.1/ |
H A D | cw.h | 45 } cwGCRec, *cwGCPtr; typedef in typeref:struct:__anon4072 49 #define getCwGC(pGC) ((cwGCPtr)(pGC)->devPrivates[cwGCIndex].ptr)
|