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

/vbox/src/VBox/Additions/x11/x11include/xorg-server-1.3.0.0/
H A Dcfb8bit.h208 #define SinglePixel5 6 macro
225 #define SinglePixel5 5 macro
247 #define SinglePixel5 2 macro
262 #define SinglePixel5 5 macro
405 ((CARD8 *) (dst))[SinglePixel5] = (pixel); \
418 ((CARD8 *) (dst))[SinglePixel5] = (pixel); \
433 ((CARD8 *) (dst))[SinglePixel5] = (pixel); \
448 ((CARD8 *) (dst))[SinglePixel5] = (pixel); \
587 SwitchBitsLoop (((CARD8 *) (dst))[SinglePixel5] = (pixel);) \
600 SwitchBitsLoop (((CARD8 *) (dst))[SinglePixel5]
[all...]
/vbox/src/VBox/Additions/x11/x11include/xorg-server-1.4.2/
H A Dcfb8bit.h208 #define SinglePixel5 6 macro
225 #define SinglePixel5 5 macro
247 #define SinglePixel5 2 macro
262 #define SinglePixel5 5 macro
405 ((CARD8 *) (dst))[SinglePixel5] = (pixel); \
418 ((CARD8 *) (dst))[SinglePixel5] = (pixel); \
433 ((CARD8 *) (dst))[SinglePixel5] = (pixel); \
448 ((CARD8 *) (dst))[SinglePixel5] = (pixel); \
587 SwitchBitsLoop (((CARD8 *) (dst))[SinglePixel5] = (pixel);) \
600 SwitchBitsLoop (((CARD8 *) (dst))[SinglePixel5]
[all...]
/vbox/src/VBox/Additions/x11/x11include/xorg-server-1.5.3/
H A Dcfb8bit.h208 #define SinglePixel5 6 macro
225 #define SinglePixel5 5 macro
247 #define SinglePixel5 2 macro
262 #define SinglePixel5 5 macro
405 ((CARD8 *) (dst))[SinglePixel5] = (pixel); \
418 ((CARD8 *) (dst))[SinglePixel5] = (pixel); \
433 ((CARD8 *) (dst))[SinglePixel5] = (pixel); \
448 ((CARD8 *) (dst))[SinglePixel5] = (pixel); \
587 SwitchBitsLoop (((CARD8 *) (dst))[SinglePixel5] = (pixel);) \
600 SwitchBitsLoop (((CARD8 *) (dst))[SinglePixel5]
[all...]
/vbox/src/VBox/Additions/x11/x11include/xorg-server-1.1.0/
H A Dcfb8bit.h210 #define SinglePixel5 6 macro
227 #define SinglePixel5 5 macro
249 #define SinglePixel5 2 macro
264 #define SinglePixel5 5 macro
407 ((CARD8 *) (dst))[SinglePixel5] = (pixel); \
420 ((CARD8 *) (dst))[SinglePixel5] = (pixel); \
435 ((CARD8 *) (dst))[SinglePixel5] = (pixel); \
450 ((CARD8 *) (dst))[SinglePixel5] = (pixel); \
589 SwitchBitsLoop (((CARD8 *) (dst))[SinglePixel5] = (pixel);) \
602 SwitchBitsLoop (((CARD8 *) (dst))[SinglePixel5]
[all...]
/vbox/src/VBox/Additions/x11/x11include/xorg-server-1.0.1/
H A Dcfb8bit.h210 #define SinglePixel5 6 macro
227 #define SinglePixel5 5 macro
249 #define SinglePixel5 2 macro
264 #define SinglePixel5 5 macro
407 ((CARD8 *) (dst))[SinglePixel5] = (pixel); \
420 ((CARD8 *) (dst))[SinglePixel5] = (pixel); \
435 ((CARD8 *) (dst))[SinglePixel5] = (pixel); \
450 ((CARD8 *) (dst))[SinglePixel5] = (pixel); \
589 SwitchBitsLoop (((CARD8 *) (dst))[SinglePixel5] = (pixel);) \
602 SwitchBitsLoop (((CARD8 *) (dst))[SinglePixel5]
[all...]

Completed in 40 milliseconds