Searched refs:getCwPixmap (Results 1 - 12 of 12) sorted by relevance

/vbox/src/VBox/Additions/x11/x11include/xorg-server-1.3.0.0/
H A Dcw.h72 #define getCwPixmap(pWindow) ((PixmapPtr) cwWindowPrivate(pWindow)) macro
77 getCwPixmap((WindowPtr) (pDraw)) != NULL)
/vbox/src/VBox/Additions/x11/x11include/xorg-server-1.4.2/
H A Dcw.h71 #define getCwPixmap(pWindow) ((PixmapPtr) cwWindowPrivate(pWindow)) macro
76 getCwPixmap((WindowPtr) (pDraw)) != NULL)
/vbox/src/VBox/Additions/x11/x11include/xorg-server-1.5.3/
H A Dcw.h71 #define getCwPixmap(pWindow) ((PixmapPtr) cwWindowPrivate(pWindow)) macro
77 getCwPixmap((WindowPtr) (pDraw)) != NULL)
/vbox/src/VBox/Additions/x11/x11include/xorg-server-1.6.5/
H A Dcw.h71 #define getCwPixmap(pWindow) ((PixmapPtr) cwWindowPrivate(pWindow)) macro
77 getCwPixmap((WindowPtr) (pDraw)) != NULL)
/vbox/src/VBox/Additions/x11/x11include/xorg-server-1.7.7/
H A Dcw.h71 #define getCwPixmap(pWindow) ((PixmapPtr) cwWindowPrivate(pWindow)) macro
77 getCwPixmap((WindowPtr) (pDraw)) != NULL)
/vbox/src/VBox/Additions/x11/x11include/xorg-server-1.8.0/
H A Dcw.h71 #define getCwPixmap(pWindow) ((PixmapPtr) cwWindowPrivate(pWindow)) macro
77 getCwPixmap((WindowPtr) (pDraw)) != NULL)
/vbox/src/VBox/Additions/x11/x11include/xorg-server-1.9.0/
H A Dcw.h75 #define getCwPixmap(pWindow) ((PixmapPtr) cwWindowPrivate(pWindow)) macro
81 getCwPixmap((WindowPtr) (pDraw)) != NULL)
/vbox/src/VBox/Additions/x11/x11include/xorg-server-1.10.0/
H A Dcw.h75 #define getCwPixmap(pWindow) ((PixmapPtr) cwWindowPrivate(pWindow)) macro
81 getCwPixmap((WindowPtr) (pDraw)) != NULL)
/vbox/src/VBox/Additions/x11/x11include/xorg-server-1.11.0/
H A Dcw.h75 #define getCwPixmap(pWindow) ((PixmapPtr) cwWindowPrivate(pWindow)) macro
81 getCwPixmap((WindowPtr) (pDraw)) != NULL)
/vbox/src/VBox/Additions/x11/x11include/xorg-server-1.12.0/
H A Dcw.h75 #define getCwPixmap(pWindow) ((PixmapPtr) cwWindowPrivate(pWindow)) macro
81 getCwPixmap((WindowPtr) (pDraw)) != NULL)
/vbox/src/VBox/Additions/x11/x11include/xorg-server-1.1.0/
H A Dcw.h72 #define getCwPixmap(pWindow) ((PixmapPtr) cwWindowPrivate(pWindow)) macro
77 getCwPixmap((WindowPtr) (pDraw)) != NULL)
/vbox/src/VBox/Additions/x11/x11include/xorg-server-1.0.1/
H A Dcw.h71 #define getCwPixmap(pWindow) ((PixmapPtr) cwWindowPrivate(pWindow)) macro
76 getCwPixmap((WindowPtr) (pDraw)) != NULL)

Completed in 40 milliseconds