Searched refs:devKind (Results 26 - 50 of 107) sorted by relevance

12345

/vbox/src/VBox/Additions/x11/x11include/xorg-server-1.4.2/
H A Dafb.h736 pixmap.devKind = width_of_pixmap_in_bytes
740 the bits in the hardware framebuffer. note that devKind can be poked to
777 (int)(((PixmapPtr)((pDrawable)->pScreen->devPrivates[afbScreenPrivateIndex].ptr))->devKind) : \
778 (int)(((PixmapPtr)pDrawable)->devKind)) / sizeof (wtype))
791 (width) = ((int) _pPix->devKind) / sizeof (wtype); \
801 (width) = ((int)_pPix->devKind) / sizeof (PixelType); \
815 (width) = ((int) _pPix->devKind) / sizeof (wtype); \
H A Dcfb.h55 pixmap.devKind = width_of_pixmap_in_bytes
1260 (int) (cfbGetWindowPixmap(pDrawable)->devKind) : \
1261 (int)(((PixmapPtr)pDrawable)->devKind)) / sizeof (wtype))
1276 (width) = ((int) _pPix->devKind) / sizeof (wtype); \
1291 (width) = ((int) _pPix->devKind) / sizeof (wtype); \
H A Dmfb.h880 pixmap.devKind = width_of_pixmap_in_bytes
884 the bits in the hardware framebuffer. note that devKind can be poked to
934 (int) (((PixmapPtr)((pDrawable)->pScreen->devPrivate))->devKind) : \
935 (int)(((PixmapPtr)pDrawable)->devKind)) / sizeof (wtype))
948 (width) = ((int) _pPix->devKind) / sizeof (wtype); \
960 (width) = ((int) _pPix->devKind) / sizeof (wtype); \
/vbox/src/VBox/Additions/x11/x11include/xorg-server-1.5.3/
H A Dafb.h716 pixmap.devKind = width_of_pixmap_in_bytes
720 the bits in the hardware framebuffer. note that devKind can be poked to
748 (int)(((PixmapPtr)dixLookupPrivate(&(pDrawable)->pScreen->devPrivates, afbScreenPrivateKey)->devKind) : \
749 (int)(((PixmapPtr)pDrawable)->devKind)) / sizeof (wtype))
762 (width) = ((int) _pPix->devKind) / sizeof (wtype); \
772 (width) = ((int)_pPix->devKind) / sizeof (PixelType); \
786 (width) = ((int) _pPix->devKind) / sizeof (wtype); \
H A Dcfb.h56 pixmap.devKind = width_of_pixmap_in_bytes
1209 (int) (cfbGetWindowPixmap(pDrawable)->devKind) : \
1210 (int)(((PixmapPtr)pDrawable)->devKind)) / sizeof (wtype))
1225 (width) = ((int) _pPix->devKind) / sizeof (wtype); \
1240 (width) = ((int) _pPix->devKind) / sizeof (wtype); \
H A Dmfb.h858 pixmap.devKind = width_of_pixmap_in_bytes
862 the bits in the hardware framebuffer. note that devKind can be poked to
897 (int) (((PixmapPtr)((pDrawable)->pScreen->devPrivate))->devKind) : \
898 (int)(((PixmapPtr)pDrawable)->devKind)) / sizeof (wtype))
911 (width) = ((int) _pPix->devKind) / sizeof (wtype); \
923 (width) = ((int) _pPix->devKind) / sizeof (wtype); \
H A Dexa.h515 * scratch area, and adust pDst->devKind for the pitch and
711 int depth, int bitsPerPixel, int devKind,
/vbox/src/VBox/Additions/x11/x11include/xorg-server-1.1.0/
H A Dafb.h862 pixmap.devKind = width_of_pixmap_in_bytes
866 the bits in the hardware framebuffer. note that devKind can be poked to
903 (int)(((PixmapPtr)((pDrawable)->pScreen->devPrivates[afbScreenPrivateIndex].ptr))->devKind) : \
904 (int)(((PixmapPtr)pDrawable)->devKind)) / sizeof (wtype))
917 (width) = ((int) _pPix->devKind) / sizeof (wtype); \
927 (width) = ((int)_pPix->devKind) / sizeof (PixelType); \
941 (width) = ((int) _pPix->devKind) / sizeof (wtype); \
H A Dcfb.h57 pixmap.devKind = width_of_pixmap_in_bytes
1262 (int) (cfbGetWindowPixmap(pDrawable)->devKind) : \
1263 (int)(((PixmapPtr)pDrawable)->devKind)) / sizeof (wtype))
1278 (width) = ((int) _pPix->devKind) / sizeof (wtype); \
1293 (width) = ((int) _pPix->devKind) / sizeof (wtype); \
H A Dmfb.h882 pixmap.devKind = width_of_pixmap_in_bytes
886 the bits in the hardware framebuffer. note that devKind can be poked to
936 (int) (((PixmapPtr)((pDrawable)->pScreen->devPrivate))->devKind) : \
937 (int)(((PixmapPtr)pDrawable)->devKind)) / sizeof (wtype))
950 (width) = ((int) _pPix->devKind) / sizeof (wtype); \
962 (width) = ((int) _pPix->devKind) / sizeof (wtype); \
/vbox/src/VBox/Additions/x11/x11include/xorg-server-1.0.1/
H A Dafb.h862 pixmap.devKind = width_of_pixmap_in_bytes
866 the bits in the hardware framebuffer. note that devKind can be poked to
903 (int)(((PixmapPtr)((pDrawable)->pScreen->devPrivates[afbScreenPrivateIndex].ptr))->devKind) : \
904 (int)(((PixmapPtr)pDrawable)->devKind)) / sizeof (wtype))
917 (width) = ((int) _pPix->devKind) / sizeof (wtype); \
927 (width) = ((int)_pPix->devKind) / sizeof (PixelType); \
941 (width) = ((int) _pPix->devKind) / sizeof (wtype); \
H A Dcfb.h57 pixmap.devKind = width_of_pixmap_in_bytes
1262 (int) (cfbGetWindowPixmap(pDrawable)->devKind) : \
1263 (int)(((PixmapPtr)pDrawable)->devKind)) / sizeof (wtype))
1278 (width) = ((int) _pPix->devKind) / sizeof (wtype); \
1293 (width) = ((int) _pPix->devKind) / sizeof (wtype); \
H A Dipl.h55 pixmap.devKind = width_of_pixmap_in_bytes
1184 (int) (iplGetWindowPixmap(pDrawable)->devKind) : \
1185 (int)(((PixmapPtr)pDrawable)->devKind)) / sizeof (wtype))
1200 (width) = ((int) _pPix->devKind) / sizeof (wtype); \
1215 (width) = ((int) _pPix->devKind) / sizeof (wtype); \
H A Dmfb.h882 pixmap.devKind = width_of_pixmap_in_bytes
886 the bits in the hardware framebuffer. note that devKind can be poked to
936 (int) (((PixmapPtr)((pDrawable)->pScreen->devPrivate))->devKind) : \
937 (int)(((PixmapPtr)pDrawable)->devKind)) / sizeof (wtype))
950 (width) = ((int) _pPix->devKind) / sizeof (wtype); \
962 (width) = ((int) _pPix->devKind) / sizeof (wtype); \
/vbox/src/VBox/Additions/x11/x11include/xorg-server-1.3.0.0/
H A Dcfb.h55 pixmap.devKind = width_of_pixmap_in_bytes
1260 (int) (cfbGetWindowPixmap(pDrawable)->devKind) : \
1261 (int)(((PixmapPtr)pDrawable)->devKind)) / sizeof (wtype))
1276 (width) = ((int) _pPix->devKind) / sizeof (wtype); \
1291 (width) = ((int) _pPix->devKind) / sizeof (wtype); \
H A Dmfb.h880 pixmap.devKind = width_of_pixmap_in_bytes
884 the bits in the hardware framebuffer. note that devKind can be poked to
934 (int) (((PixmapPtr)((pDrawable)->pScreen->devPrivate))->devKind) : \
935 (int)(((PixmapPtr)pDrawable)->devKind)) / sizeof (wtype))
948 (width) = ((int) _pPix->devKind) / sizeof (wtype); \
960 (width) = ((int) _pPix->devKind) / sizeof (wtype); \
/vbox/src/VBox/Additions/x11/x11include/4.3/programs/Xserver/mfb/
H A Dmfb.h1032 pixmap.devKind = width_of_pixmap_in_bytes
1036 the bits in the hardware framebuffer. note that devKind can be poked to
1084 (int) (((PixmapPtr)((pDrawable)->pScreen->devPrivate))->devKind) : \
1085 (int)(((PixmapPtr)pDrawable)->devKind)) / sizeof (wtype))
1098 (width) = ((int) _pPix->devKind) / sizeof (wtype); \
1110 (width) = ((int) _pPix->devKind) / sizeof (wtype); \
/vbox/src/VBox/Additions/x11/x11include/4.3/programs/Xserver/afb/
H A Dafb.h1046 pixmap.devKind = width_of_pixmap_in_bytes
1050 the bits in the hardware framebuffer. note that devKind can be poked to
1087 (int)(((PixmapPtr)((pDrawable)->pScreen->devPrivates[afbScreenPrivateIndex].ptr))->devKind) : \
1088 (int)(((PixmapPtr)pDrawable)->devKind)) / sizeof (wtype))
1101 (width) = ((int) _pPix->devKind) / sizeof (wtype); \
1111 (width) = ((int)_pPix->devKind) / sizeof (PixelType); \
1125 (width) = ((int) _pPix->devKind) / sizeof (wtype); \
/vbox/src/VBox/Additions/x11/x11include/xorg-server-1.6.5/
H A Dexa.h515 * scratch area, and adust pDst->devKind for the pitch and
718 int depth, int bitsPerPixel, int devKind,
/vbox/src/VBox/Additions/x11/x11include/xorg-server-1.7.7/
H A Dexa.h708 int depth, int bitsPerPixel, int devKind,
/vbox/src/VBox/Additions/x11/x11include/xorg-server-1.8.0/
H A Dexa.h708 int depth, int bitsPerPixel, int devKind,
/vbox/src/VBox/Additions/x11/x11include/xorg-server-1.9.0/
H A Dexa.h708 int depth, int bitsPerPixel, int devKind,
/vbox/src/VBox/Additions/x11/x11include/xorg-server-1.10.0/
H A Dexa.h708 int depth, int bitsPerPixel, int devKind,
/vbox/src/VBox/Additions/x11/x11include/xorg-server-1.11.0/
H A Dexa.h708 int depth, int bitsPerPixel, int devKind,
/vbox/src/VBox/Additions/x11/x11include/xorg-server-1.12.0/
H A Dexa.h708 int depth, int bitsPerPixel, int devKind,

Completed in 170 milliseconds

12345