Searched defs:pixmap (Results 1 - 25 of 108) sorted by relevance

12345

/vbox/src/VBox/Additions/x11/x11include/xorg-server-1.16.0/
H A Ddmxpixmap.h35 * Interface for pixmap support. \see dmxpixmap.c */
44 Pixmap pixmap; member in struct:_dmxPixPriv
59 /** Get pixmap private pointer. */
H A Dfboverlay.h46 PixmapPtr pixmap; member in struct:_fbOverlayLayer::__anon6774::__anon6776
H A Dpixmap.h80 PixmapPtr pixmap; member in union:_PixUnion
85 ((isPixel) ? (a).pixel == (b).pixel : (a).pixmap == (b).pixmap)
116 PixmapShareToSlave(PixmapPtr pixmap, ScreenPtr slave);
/vbox/src/VBox/Additions/x11/x11include/xorg-server-1.17.1/
H A Ddmxpixmap.h35 * Interface for pixmap support. \see dmxpixmap.c */
44 Pixmap pixmap; member in struct:_dmxPixPriv
59 /** Get pixmap private pointer. */
H A Dfboverlay.h46 PixmapPtr pixmap; member in struct:_fbOverlayLayer::__anon7095::__anon7097
H A Dpixmap.h80 PixmapPtr pixmap; member in union:_PixUnion
85 ((isPixel) ? (a).pixel == (b).pixel : (a).pixmap == (b).pixmap)
116 PixmapShareToSlave(PixmapPtr pixmap, ScreenPtr slave);
/vbox/src/VBox/Additions/x11/x11include/xorg-server-1.3.0.0/
H A Ddmxpixmap.h36 * Interface for pixmap support. \see dmxpixmap.c */
45 Pixmap pixmap; member in struct:_dmxPixPriv
63 /** Get pixmap private pointer. */
H A Dpixmap.h71 PixmapPtr pixmap; member in union:_PixUnion
76 ((isPixel) ? (a).pixel == (b).pixel : (a).pixmap == (b).pixmap)
/vbox/src/VBox/Additions/x11/x11include/xorg-server-1.4.2/
H A Ddmxpixmap.h35 * Interface for pixmap support. \see dmxpixmap.c */
44 Pixmap pixmap; member in struct:_dmxPixPriv
62 /** Get pixmap private pointer. */
/vbox/src/VBox/Additions/x11/x11include/xorg-server-1.5.3/
H A Ddmxpixmap.h35 * Interface for pixmap support. \see dmxpixmap.c */
44 Pixmap pixmap; member in struct:_dmxPixPriv
63 /** Get pixmap private pointer. */
/vbox/src/VBox/Additions/x11/x11include/xorg-server-1.6.5/
H A Ddmxpixmap.h35 * Interface for pixmap support. \see dmxpixmap.c */
44 Pixmap pixmap; member in struct:_dmxPixPriv
63 /** Get pixmap private pointer. */
/vbox/src/VBox/Additions/x11/x11include/xorg-server-1.7.7/
H A Ddmxpixmap.h35 * Interface for pixmap support. \see dmxpixmap.c */
44 Pixmap pixmap; member in struct:_dmxPixPriv
63 /** Get pixmap private pointer. */
/vbox/src/VBox/Additions/x11/x11include/xorg-server-1.8.0/
H A Ddmxpixmap.h35 * Interface for pixmap support. \see dmxpixmap.c */
44 Pixmap pixmap; member in struct:_dmxPixPriv
63 /** Get pixmap private pointer. */
/vbox/src/VBox/Additions/x11/x11include/xorg-server-1.9.0/
H A Ddmxpixmap.h35 * Interface for pixmap support. \see dmxpixmap.c */
44 Pixmap pixmap; member in struct:_dmxPixPriv
60 /** Get pixmap private pointer. */
/vbox/src/VBox/Additions/x11/x11include/xorg-server-1.10.0/
H A Ddmxpixmap.h35 * Interface for pixmap support. \see dmxpixmap.c */
44 Pixmap pixmap; member in struct:_dmxPixPriv
60 /** Get pixmap private pointer. */
/vbox/src/VBox/Additions/x11/x11include/xorg-server-1.11.0/
H A Ddmxpixmap.h35 * Interface for pixmap support. \see dmxpixmap.c */
44 Pixmap pixmap; member in struct:_dmxPixPriv
60 /** Get pixmap private pointer. */
/vbox/src/VBox/Additions/x11/x11include/xorg-server-1.12.0/
H A Ddmxpixmap.h35 * Interface for pixmap support. \see dmxpixmap.c */
44 Pixmap pixmap; member in struct:_dmxPixPriv
60 /** Get pixmap private pointer. */
/vbox/src/VBox/Additions/x11/x11include/xorg-server-1.13.0/
H A Ddmxpixmap.h35 * Interface for pixmap support. \see dmxpixmap.c */
44 Pixmap pixmap; member in struct:_dmxPixPriv
59 /** Get pixmap private pointer. */
/vbox/src/VBox/Additions/x11/x11include/xorg-server-1.14.0/
H A Ddmxpixmap.h35 * Interface for pixmap support. \see dmxpixmap.c */
44 Pixmap pixmap; member in struct:_dmxPixPriv
59 /** Get pixmap private pointer. */
/vbox/src/VBox/Additions/x11/x11include/xorg-server-1.15.0/
H A Ddmxpixmap.h35 * Interface for pixmap support. \see dmxpixmap.c */
44 Pixmap pixmap; member in struct:_dmxPixPriv
59 /** Get pixmap private pointer. */
/vbox/src/VBox/Additions/x11/x11include/xorg-server-1.1.0/
H A Ddmxpixmap.h36 * Interface for pixmap support. \see dmxpixmap.c */
45 Pixmap pixmap; member in struct:_dmxPixPriv
63 /** Get pixmap private pointer. */
H A Dpixmap.h1 /* $Xorg: pixmap.h,v 1.4 2001/02/09 02:05:15 xorgcvs Exp $ */
72 PixmapPtr pixmap; member in union:_PixUnion
77 ((isPixel) ? (a).pixel == (b).pixel : (a).pixmap == (b).pixmap)
/vbox/src/VBox/Additions/x11/x11include/xorg-server-1.0.1/
H A Ddmxpixmap.h36 * Interface for pixmap support. \see dmxpixmap.c */
45 Pixmap pixmap; member in struct:_dmxPixPriv
63 /** Get pixmap private pointer. */
H A Dpixmap.h1 /* $Xorg: pixmap.h,v 1.4 2001/02/09 02:05:15 xorgcvs Exp $ */
72 PixmapPtr pixmap; member in union:_PixUnion
77 ((isPixel) ? (a).pixel == (b).pixel : (a).pixmap == (b).pixmap)
/vbox/src/VBox/Additions/x11/x11include/4.3/programs/Xserver/include/
H A Dpixmap.h1 /* $Xorg: pixmap.h,v 1.4 2001/02/09 02:05:15 xorgcvs Exp $ */
70 PixmapPtr pixmap; member in union:_PixUnion
75 ((isPixel) ? (a).pixel == (b).pixel : (a).pixmap == (b).pixmap)

Completed in 155 milliseconds

12345