Searched refs:devKind (Results 1 - 25 of 107) sorted by relevance

12345

/vbox/src/VBox/Additions/x11/x11include/xorg-server-1.5.3/
H A Dpixmapstr.h77 int devKind; member in struct:_Pixmap
H A DvgaVideo.h86 ((int)((PixmapPtr)(((DrawablePtr)(pDraw))->pScreen->devPrivate))->devKind)
/vbox/src/VBox/Additions/x11/x11include/xorg-server-1.6.5/
H A Dpixmapstr.h77 int devKind; /* This is the pitch of the pixmap, typically width*bpp/8. */ member in struct:_Pixmap
/vbox/src/VBox/Additions/x11/x11include/xorg-server-1.7.7/
H A Dpixmapstr.h77 int devKind; /* This is the pitch of the pixmap, typically width*bpp/8. */ member in struct:_Pixmap
/vbox/src/VBox/Additions/x11/x11include/xorg-server-1.8.0/
H A Dpixmapstr.h77 int devKind; /* This is the pitch of the pixmap, typically width*bpp/8. */ member in struct:_Pixmap
/vbox/src/VBox/Additions/x11/x11include/xorg-server-1.9.0/
H A Dpixmapstr.h77 int devKind; /* This is the pitch of the pixmap, typically width*bpp/8. */ member in struct:_Pixmap
/vbox/src/VBox/Additions/x11/x11include/xorg-server-1.10.0/
H A Dpixmapstr.h77 int devKind; /* This is the pitch of the pixmap, typically width*bpp/8. */ member in struct:_Pixmap
/vbox/src/VBox/Additions/x11/x11include/xorg-server-1.11.0/
H A Dpixmapstr.h77 int devKind; /* This is the pitch of the pixmap, typically width*bpp/8. */ member in struct:_Pixmap
/vbox/src/VBox/Additions/x11/x11include/xorg-server-1.12.0/
H A Dpixmapstr.h77 int devKind; /* This is the pitch of the pixmap, typically width*bpp/8. */ member in struct:_Pixmap
/vbox/src/VBox/Additions/x11/x11include/4.3/programs/Xserver/include/
H A Dpixmapstr.h76 int devKind; member in struct:_Pixmap
/vbox/src/VBox/Additions/x11/x11include/xorg-server-1.0.1/
H A Dpixmapstr.h77 int devKind; member in struct:_Pixmap
H A DvgaVideo.h89 ((int)((PixmapPtr)(((DrawablePtr)(pDraw))->pScreen->devPrivate))->devKind)
/vbox/src/VBox/Additions/x11/x11include/xorg-server-1.3.0.0/
H A Dpixmapstr.h87 int devKind; member in struct:_Pixmap
H A DvgaVideo.h88 ((int)((PixmapPtr)(((DrawablePtr)(pDraw))->pScreen->devPrivate))->devKind)
H A Dafb.h860 pixmap.devKind = width_of_pixmap_in_bytes
864 the bits in the hardware framebuffer. note that devKind can be poked to
901 (int)(((PixmapPtr)((pDrawable)->pScreen->devPrivates[afbScreenPrivateIndex].ptr))->devKind) : \
902 (int)(((PixmapPtr)pDrawable)->devKind)) / sizeof (wtype))
915 (width) = ((int) _pPix->devKind) / sizeof (wtype); \
925 (width) = ((int)_pPix->devKind) / sizeof (PixelType); \
939 (width) = ((int) _pPix->devKind) / sizeof (wtype); \
/vbox/src/VBox/Additions/x11/x11include/xorg-server-1.4.2/
H A Dpixmapstr.h86 int devKind; member in struct:_Pixmap
H A DvgaVideo.h86 ((int)((PixmapPtr)(((DrawablePtr)(pDraw))->pScreen->devPrivate))->devKind)
/vbox/src/VBox/Additions/x11/x11include/xorg-server-1.1.0/
H A Dpixmapstr.h88 int devKind; member in struct:_Pixmap
H A DvgaVideo.h89 ((int)((PixmapPtr)(((DrawablePtr)(pDraw))->pScreen->devPrivate))->devKind)
/vbox/src/VBox/Additions/x11/x11include/xorg-server-1.16.0/
H A Dpixmapstr.h77 int devKind; /* This is the pitch of the pixmap, typically width*bpp/8. */ member in struct:_Pixmap
/vbox/src/VBox/Additions/x11/x11include/xorg-server-1.17.1/
H A Dpixmapstr.h77 int devKind; /* This is the pitch of the pixmap, typically width*bpp/8. */ member in struct:_Pixmap
H A Dpixmap.h101 int devKind,
/vbox/src/VBox/Additions/x11/x11include/xorg-server-1.13.0/
H A Dpixmapstr.h77 int devKind; /* This is the pitch of the pixmap, typically width*bpp/8. */ member in struct:_Pixmap
/vbox/src/VBox/Additions/x11/x11include/xorg-server-1.14.0/
H A Dpixmapstr.h77 int devKind; /* This is the pitch of the pixmap, typically width*bpp/8. */ member in struct:_Pixmap
/vbox/src/VBox/Additions/x11/x11include/xorg-server-1.15.0/
H A Dpixmapstr.h77 int devKind; /* This is the pitch of the pixmap, typically width*bpp/8. */ member in struct:_Pixmap

Completed in 93 milliseconds

12345