Searched defs:PPWMSK (Results 1 - 5 of 5) sorted by relevance

/vbox/src/VBox/Additions/x11/x11include/xorg-server-1.3.0.0/
H A Dcfbmskbits.h63 * PPWMSK mask with lowest PPW bits set to 1
81 * PPWMSK 0xF 0x1 0x1 0xFF 0x3? 0x3
138 #define PPWMSK (((PixelGroup)1 << PPW) - 1) /* instead of BITMSK */ macro
/vbox/src/VBox/Additions/x11/x11include/xorg-server-1.4.2/
H A Dcfbmskbits.h60 * PPWMSK mask with lowest PPW bits set to 1
78 * PPWMSK 0xF 0x1 0x1 0xFF 0x3? 0x3
135 #define PPWMSK (((PixelGroup)1 << PPW) - 1) /* instead of BITMSK */ macro
/vbox/src/VBox/Additions/x11/x11include/xorg-server-1.5.3/
H A Dcfbmskbits.h60 * PPWMSK mask with lowest PPW bits set to 1
78 * PPWMSK 0xF 0x1 0x1 0xFF 0x3? 0x3
135 #define PPWMSK (((PixelGroup)1 << PPW) - 1) /* instead of BITMSK */ macro
/vbox/src/VBox/Additions/x11/x11include/xorg-server-1.1.0/
H A Dcfbmskbits.h65 * PPWMSK mask with lowest PPW bits set to 1
83 * PPWMSK 0xF 0x1 0x1 0xFF 0x3? 0x3
140 #define PPWMSK (((PixelGroup)1 << PPW) - 1) /* instead of BITMSK */ macro
/vbox/src/VBox/Additions/x11/x11include/xorg-server-1.0.1/
H A Dcfbmskbits.h66 * PPWMSK mask with lowest PPW bits set to 1
84 * PPWMSK 0xF 0x1 0x1 0xFF 0x3? 0x3
141 #define PPWMSK (((PixelGroup)1 << PPW) - 1) /* instead of BITMSK */ macro

Completed in 41 milliseconds