Searched defs:afbPrivGC (Results 1 - 6 of 6) sorted by relevance

/vbox/src/VBox/Additions/x11/x11include/xorg-server-1.3.0.0/
H A Dafb.h875 } afbPrivGC; typedef in typeref:struct:__anon7341
876 typedef afbPrivGC *afbPrivGCPtr;
885 ((afbPrivGC *)((pGC)->devPrivates[afbGCPrivateIndex].ptr))
/vbox/src/VBox/Additions/x11/x11include/xorg-server-1.4.2/
H A Dafb.h751 } afbPrivGC; typedef in typeref:struct:__anon7717
752 typedef afbPrivGC *afbPrivGCPtr;
761 ((afbPrivGC *)((pGC)->devPrivates[afbGCPrivateIndex].ptr))
/vbox/src/VBox/Additions/x11/x11include/xorg-server-1.5.3/
H A Dafb.h731 } afbPrivGC; typedef in typeref:struct:__anon8079
732 typedef afbPrivGC *afbPrivGCPtr;
742 ((afbPrivGC *)dixLookupPrivate(&(pGC)->devPrivates, afbGCPrivateKey))
/vbox/src/VBox/Additions/x11/x11include/4.3/programs/Xserver/afb/
H A Dafb.h1061 } afbPrivGC; typedef in typeref:struct:__anon3013
1062 typedef afbPrivGC *afbPrivGCPtr;
1071 ((afbPrivGC *)((pGC)->devPrivates[afbGCPrivateIndex].ptr))
/vbox/src/VBox/Additions/x11/x11include/xorg-server-1.1.0/
H A Dafb.h877 } afbPrivGC; typedef in typeref:struct:__anon4485
878 typedef afbPrivGC *afbPrivGCPtr;
887 ((afbPrivGC *)((pGC)->devPrivates[afbGCPrivateIndex].ptr))
/vbox/src/VBox/Additions/x11/x11include/xorg-server-1.0.1/
H A Dafb.h877 } afbPrivGC; typedef in typeref:struct:__anon4044
878 typedef afbPrivGC *afbPrivGCPtr;
887 ((afbPrivGC *)((pGC)->devPrivates[afbGCPrivateIndex].ptr))

Completed in 41 milliseconds