Searched defs:cwPicturePtr (Results 1 - 12 of 12) sorted by relevance

/vbox/src/VBox/Additions/x11/x11include/xorg-server-1.3.0.0/
H A Dcw.h61 } cwPictureRec, *cwPicturePtr; typedef in typeref:struct:__anon7360
64 (pPicture->pDrawable ? (cwPicturePtr)(pPicture)->devPrivates[cwPictureIndex].ptr : 0)
/vbox/src/VBox/Additions/x11/x11include/xorg-server-1.4.2/
H A Dcw.h60 } cwPictureRec, *cwPicturePtr; typedef in typeref:struct:__anon7735
63 (pPicture->pDrawable ? (cwPicturePtr)(pPicture)->devPrivates[cwPictureIndex].ptr : 0)
/vbox/src/VBox/Additions/x11/x11include/xorg-server-1.5.3/
H A Dcw.h61 } cwPictureRec, *cwPicturePtr; typedef in typeref:struct:__anon8095
64 (cwPicturePtr)dixLookupPrivate(&(pPicture)->devPrivates, cwPictureKey) : 0)
/vbox/src/VBox/Additions/x11/x11include/xorg-server-1.6.5/
H A Dcw.h61 } cwPictureRec, *cwPicturePtr; typedef in typeref:struct:__anon8408
64 (cwPicturePtr)dixLookupPrivate(&(pPicture)->devPrivates, cwPictureKey) : 0)
/vbox/src/VBox/Additions/x11/x11include/xorg-server-1.7.7/
H A Dcw.h61 } cwPictureRec, *cwPicturePtr; typedef in typeref:struct:__anon8713
64 (cwPicturePtr)dixLookupPrivate(&(pPicture)->devPrivates, cwPictureKey) : 0)
/vbox/src/VBox/Additions/x11/x11include/xorg-server-1.8.0/
H A Dcw.h61 } cwPictureRec, *cwPicturePtr; typedef in typeref:struct:__anon9025
64 (cwPicturePtr)dixLookupPrivate(&(pPicture)->devPrivates, cwPictureKey) : 0)
/vbox/src/VBox/Additions/x11/x11include/xorg-server-1.9.0/
H A Dcw.h62 } cwPictureRec, *cwPicturePtr; typedef in typeref:struct:__anon9344
68 (cwPicturePtr)dixLookupPrivate(&(pPicture)->devPrivates, cwPictureKey) : 0)
/vbox/src/VBox/Additions/x11/x11include/xorg-server-1.10.0/
H A Dcw.h62 } cwPictureRec, *cwPicturePtr; typedef in typeref:struct:__anon4874
68 (cwPicturePtr)dixLookupPrivate(&(pPicture)->devPrivates, cwPictureKey) : 0)
/vbox/src/VBox/Additions/x11/x11include/xorg-server-1.11.0/
H A Dcw.h62 } cwPictureRec, *cwPicturePtr; typedef in typeref:struct:__anon5189
68 (cwPicturePtr)dixLookupPrivate(&(pPicture)->devPrivates, cwPictureKey) : 0)
/vbox/src/VBox/Additions/x11/x11include/xorg-server-1.12.0/
H A Dcw.h62 } cwPictureRec, *cwPicturePtr; typedef in typeref:struct:__anon5502
68 (cwPicturePtr)dixLookupPrivate(&(pPicture)->devPrivates, cwPictureKey) : 0)
/vbox/src/VBox/Additions/x11/x11include/xorg-server-1.1.0/
H A Dcw.h61 } cwPictureRec, *cwPicturePtr; typedef in typeref:struct:__anon4512
64 (pPicture->pDrawable ? (cwPicturePtr)(pPicture)->devPrivates[cwPictureIndex].ptr : 0)
/vbox/src/VBox/Additions/x11/x11include/xorg-server-1.0.1/
H A Dcw.h61 } cwPictureRec, *cwPicturePtr; typedef in typeref:struct:__anon4073
63 #define getCwPicture(pPicture) ((cwPicturePtr)(pPicture)->devPrivates[cwPictureIndex].ptr)

Completed in 51 milliseconds