Searched defs:PGSZB (Results 1 - 10 of 10) sorted by relevance

/vbox/src/VBox/Additions/x11/x11include/xorg-server-1.3.0.0/
H A Dcfbmskbits.h60 * PGSZB pixel group size (in bytes)
61 * PGSZBMSK mask with lowest PGSZB bits set to 1
71 * B is PGSZB. All the other values are derived from these
78 * PGSZB 4 4 4 8 8 8
122 * PGSZB to the size in bytes of PixelGroup.
126 #define PGSZB 4 macro
133 #define PGSZ (PGSZB << 3)
139 #define PGSZBMSK (((PixelGroup)1 << PGSZB) - 1)
H A Dmaskbits.h195 * PGSZB 4 8 pixel group size (in bytes)
244 #define PGSZB MFB_PGSZB macro
/vbox/src/VBox/Additions/x11/x11include/xorg-server-1.4.2/
H A Dcfbmskbits.h57 * PGSZB pixel group size (in bytes)
58 * PGSZBMSK mask with lowest PGSZB bits set to 1
68 * B is PGSZB. All the other values are derived from these
75 * PGSZB 4 4 4 8 8 8
119 * PGSZB to the size in bytes of PixelGroup.
123 #define PGSZB 4 macro
130 #define PGSZ (PGSZB << 3)
136 #define PGSZBMSK (((PixelGroup)1 << PGSZB) - 1)
H A Dmaskbits.h195 * PGSZB 4 8 pixel group size (in bytes)
244 #define PGSZB MFB_PGSZB macro
/vbox/src/VBox/Additions/x11/x11include/xorg-server-1.5.3/
H A Dcfbmskbits.h57 * PGSZB pixel group size (in bytes)
58 * PGSZBMSK mask with lowest PGSZB bits set to 1
68 * B is PGSZB. All the other values are derived from these
75 * PGSZB 4 4 4 8 8 8
119 * PGSZB to the size in bytes of PixelGroup.
123 #define PGSZB 4 macro
130 #define PGSZ (PGSZB << 3)
136 #define PGSZBMSK (((PixelGroup)1 << PGSZB) - 1)
H A Dmaskbits.h195 * PGSZB 4 8 pixel group size (in bytes)
244 #define PGSZB MFB_PGSZB macro
/vbox/src/VBox/Additions/x11/x11include/xorg-server-1.1.0/
H A Dcfbmskbits.h62 * PGSZB pixel group size (in bytes)
63 * PGSZBMSK mask with lowest PGSZB bits set to 1
73 * B is PGSZB. All the other values are derived from these
80 * PGSZB 4 4 4 8 8 8
124 * PGSZB to the size in bytes of PixelGroup.
128 #define PGSZB 4 macro
135 #define PGSZ (PGSZB << 3)
141 #define PGSZBMSK (((PixelGroup)1 << PGSZB) - 1)
H A Dmaskbits.h197 * PGSZB 4 8 pixel group size (in bytes)
246 #define PGSZB MFB_PGSZB macro
/vbox/src/VBox/Additions/x11/x11include/xorg-server-1.0.1/
H A Dcfbmskbits.h63 * PGSZB pixel group size (in bytes)
64 * PGSZBMSK mask with lowest PGSZB bits set to 1
74 * B is PGSZB. All the other values are derived from these
81 * PGSZB 4 4 4 8 8 8
125 * PGSZB to the size in bytes of PixelGroup.
129 #define PGSZB 4 macro
136 #define PGSZ (PGSZB << 3)
142 #define PGSZBMSK (((PixelGroup)1 << PGSZB) - 1)
H A Dmaskbits.h197 * PGSZB 4 8 pixel group size (in bytes)
246 #define PGSZB MFB_PGSZB macro

Completed in 266 milliseconds