Searched refs:PGSZBMSK (Results 1 - 10 of 10) sorted by relevance

/vbox/src/VBox/Additions/x11/x11include/xorg-server-1.5.3/
H A Dcfbmskbits.h58 * PGSZBMSK mask with lowest PGSZB bits set to 1
76 * PGSZBMSK 0xF 0xF? 0xF 0xFF 0xFF 0xFF
136 #define PGSZBMSK (((PixelGroup)1 << PGSZB) - 1) macro
H A Dcfb8bit.h48 #define GetBitGroup(x) ((x) & PGSZBMSK)
/vbox/src/VBox/Additions/x11/x11include/xorg-server-1.3.0.0/
H A Dcfbmskbits.h61 * PGSZBMSK mask with lowest PGSZB bits set to 1
79 * PGSZBMSK 0xF 0xF? 0xF 0xFF 0xFF 0xFF
139 #define PGSZBMSK (((PixelGroup)1 << PGSZB) - 1) macro
H A Dcfb8bit.h48 #define GetBitGroup(x) ((x) & PGSZBMSK)
/vbox/src/VBox/Additions/x11/x11include/xorg-server-1.4.2/
H A Dcfbmskbits.h58 * PGSZBMSK mask with lowest PGSZB bits set to 1
76 * PGSZBMSK 0xF 0xF? 0xF 0xFF 0xFF 0xFF
136 #define PGSZBMSK (((PixelGroup)1 << PGSZB) - 1) macro
H A Dcfb8bit.h48 #define GetBitGroup(x) ((x) & PGSZBMSK)
/vbox/src/VBox/Additions/x11/x11include/xorg-server-1.1.0/
H A Dcfbmskbits.h63 * PGSZBMSK mask with lowest PGSZB bits set to 1
81 * PGSZBMSK 0xF 0xF? 0xF 0xFF 0xFF 0xFF
141 #define PGSZBMSK (((PixelGroup)1 << PGSZB) - 1) macro
H A Dcfb8bit.h50 #define GetBitGroup(x) ((x) & PGSZBMSK)
/vbox/src/VBox/Additions/x11/x11include/xorg-server-1.0.1/
H A Dcfbmskbits.h64 * PGSZBMSK mask with lowest PGSZB bits set to 1
82 * PGSZBMSK 0xF 0xF? 0xF 0xFF 0xFF 0xFF
142 #define PGSZBMSK (((PixelGroup)1 << PGSZB) - 1) macro
H A Dcfb8bit.h50 #define GetBitGroup(x) ((x) & PGSZBMSK)

Completed in 69 milliseconds