Searched refs:PixmapBytePad (Results 1 - 20 of 20) sorted by relevance

/vbox/src/VBox/Additions/x11/x11include/xorg-server-1.17.1/
H A Dservermd.h121 #define PixmapBytePad(w, d) \ macro
/vbox/src/VBox/Additions/x11/x11include/xorg-server-1.16.0/
H A Dservermd.h387 #define PixmapBytePad(w, d) \ macro
394 #define PixmapBytePadProto(w, d) PixmapBytePad(w, d)
/vbox/src/VBox/Additions/x11/x11include/xorg-server-1.6.5/
H A Dservermd.h323 #define PixmapBytePad(w, d) \ macro
330 #define PixmapBytePadProto(w, d) PixmapBytePad(w, d)
/vbox/src/VBox/Additions/x11/x11include/xorg-server-1.7.7/
H A Dservermd.h324 #define PixmapBytePad(w, d) \ macro
331 #define PixmapBytePadProto(w, d) PixmapBytePad(w, d)
/vbox/src/VBox/Additions/x11/x11include/xorg-server-1.8.0/
H A Dservermd.h324 #define PixmapBytePad(w, d) \ macro
331 #define PixmapBytePadProto(w, d) PixmapBytePad(w, d)
/vbox/src/VBox/Additions/x11/x11include/xorg-server-1.9.0/
H A Dservermd.h324 #define PixmapBytePad(w, d) \ macro
331 #define PixmapBytePadProto(w, d) PixmapBytePad(w, d)
/vbox/src/VBox/Additions/x11/x11include/xorg-server-1.10.0/
H A Dservermd.h345 #define PixmapBytePad(w, d) \ macro
352 #define PixmapBytePadProto(w, d) PixmapBytePad(w, d)
/vbox/src/VBox/Additions/x11/x11include/xorg-server-1.11.0/
H A Dservermd.h345 #define PixmapBytePad(w, d) \ macro
352 #define PixmapBytePadProto(w, d) PixmapBytePad(w, d)
/vbox/src/VBox/Additions/x11/x11include/xorg-server-1.12.0/
H A Dservermd.h345 #define PixmapBytePad(w, d) \ macro
352 #define PixmapBytePadProto(w, d) PixmapBytePad(w, d)
/vbox/src/VBox/Additions/x11/x11include/xorg-server-1.13.0/
H A Dservermd.h341 #define PixmapBytePad(w, d) \ macro
348 #define PixmapBytePadProto(w, d) PixmapBytePad(w, d)
/vbox/src/VBox/Additions/x11/x11include/xorg-server-1.14.0/
H A Dservermd.h341 #define PixmapBytePad(w, d) \ macro
348 #define PixmapBytePadProto(w, d) PixmapBytePad(w, d)
/vbox/src/VBox/Additions/x11/x11include/xorg-server-1.15.0/
H A Dservermd.h355 #define PixmapBytePad(w, d) \ macro
362 #define PixmapBytePadProto(w, d) PixmapBytePad(w, d)
/vbox/src/VBox/Additions/x11/x11include/xorg-server-1.3.0.0/
H A Dservermd.h570 #define PixmapBytePad(w, d) \ macro
577 #define PixmapBytePadProto(w, d) PixmapBytePad(w, d)
/vbox/src/VBox/Additions/x11/x11include/xorg-server-1.4.2/
H A Dservermd.h576 #define PixmapBytePad(w, d) \ macro
583 #define PixmapBytePadProto(w, d) PixmapBytePad(w, d)
/vbox/src/VBox/Additions/x11/x11include/xorg-server-1.5.3/
H A Dservermd.h575 #define PixmapBytePad(w, d) \ macro
582 #define PixmapBytePadProto(w, d) PixmapBytePad(w, d)
/vbox/src/VBox/Additions/x11/x11include/4.3/programs/Xserver/include/
H A Dservermd.h591 #define PixmapBytePad(w, d) \ macro
598 #define PixmapBytePadProto(w, d) PixmapBytePad(w, d)
/vbox/src/VBox/Additions/x11/x11include/xorg-server-1.1.0/
H A Dservermd.h573 #define PixmapBytePad(w, d) \ macro
580 #define PixmapBytePadProto(w, d) PixmapBytePad(w, d)
/vbox/src/VBox/Additions/x11/x11include/xorg-server-1.0.1/
H A Dservermd.h573 #define PixmapBytePad(w, d) \ macro
580 #define PixmapBytePadProto(w, d) PixmapBytePad(w, d)
/vbox/src/VBox/Additions/x11/x11include/mesa-7.2/include/GL/
H A Dxmesa_xf86.h141 img->bytes_per_line = PixmapBytePad(width, p->drawable.depth);
/vbox/src/VBox/Additions/x11/vboxvideo/
H A Dpointer.c248 srcPitch = PixmapBytePad (bitsp->width, 1);

Completed in 2506 milliseconds