Searched refs:RROP_SOLID (Results 1 - 5 of 5) sorted by relevance

/vbox/src/VBox/Additions/x11/x11include/xorg-server-1.3.0.0/
H A Dcfbrrop.h67 #define RROP_SOLID(dst, idx) \ macro
75 #define RROP_SOLID(dst) (*(dst) = (rrop_xor)) macro
103 #define RROP_SOLID(dst,idx) \ macro
111 #define RROP_SOLID(dst) (*(dst) ^= (rrop_xor)) macro
150 #define RROP_SOLID(dst,idx) \ macro
158 #define RROP_SOLID(dst) (*(dst) &= (rrop_and)) macro
197 #define RROP_SOLID(dst,idx) \ macro
205 #define RROP_SOLID(dst) (*(dst) |= (rrop_or)) macro
215 #define RROP_SOLID(dst) macro
263 #define RROP_SOLID(ds macro
273 #define RROP_SOLID macro
[all...]
/vbox/src/VBox/Additions/x11/x11include/xorg-server-1.4.2/
H A Dcfbrrop.h67 #define RROP_SOLID(dst, idx) \ macro
75 #define RROP_SOLID(dst) (*(dst) = (rrop_xor)) macro
103 #define RROP_SOLID(dst,idx) \ macro
111 #define RROP_SOLID(dst) (*(dst) ^= (rrop_xor)) macro
150 #define RROP_SOLID(dst,idx) \ macro
158 #define RROP_SOLID(dst) (*(dst) &= (rrop_and)) macro
197 #define RROP_SOLID(dst,idx) \ macro
205 #define RROP_SOLID(dst) (*(dst) |= (rrop_or)) macro
215 #define RROP_SOLID(dst) macro
263 #define RROP_SOLID(ds macro
273 #define RROP_SOLID macro
[all...]
/vbox/src/VBox/Additions/x11/x11include/xorg-server-1.5.3/
H A Dcfbrrop.h68 #define RROP_SOLID(dst, idx) \ macro
76 #define RROP_SOLID(dst) (*(dst) = (rrop_xor)) macro
104 #define RROP_SOLID(dst,idx) \ macro
112 #define RROP_SOLID(dst) (*(dst) ^= (rrop_xor)) macro
151 #define RROP_SOLID(dst,idx) \ macro
159 #define RROP_SOLID(dst) (*(dst) &= (rrop_and)) macro
198 #define RROP_SOLID(dst,idx) \ macro
206 #define RROP_SOLID(dst) (*(dst) |= (rrop_or)) macro
216 #define RROP_SOLID(dst) macro
264 #define RROP_SOLID(ds macro
274 #define RROP_SOLID macro
[all...]
/vbox/src/VBox/Additions/x11/x11include/xorg-server-1.1.0/
H A Dcfbrrop.h69 #define RROP_SOLID(dst, idx) \ macro
77 #define RROP_SOLID(dst) (*(dst) = (rrop_xor)) macro
105 #define RROP_SOLID(dst,idx) \ macro
113 #define RROP_SOLID(dst) (*(dst) ^= (rrop_xor)) macro
152 #define RROP_SOLID(dst,idx) \ macro
160 #define RROP_SOLID(dst) (*(dst) &= (rrop_and)) macro
199 #define RROP_SOLID(dst,idx) \ macro
207 #define RROP_SOLID(dst) (*(dst) |= (rrop_or)) macro
217 #define RROP_SOLID(dst) macro
265 #define RROP_SOLID(ds macro
275 #define RROP_SOLID macro
[all...]
/vbox/src/VBox/Additions/x11/x11include/xorg-server-1.0.1/
H A Dcfbrrop.h69 #define RROP_SOLID(dst, idx) \ macro
77 #define RROP_SOLID(dst) (*(dst) = (rrop_xor)) macro
105 #define RROP_SOLID(dst,idx) \ macro
113 #define RROP_SOLID(dst) (*(dst) ^= (rrop_xor)) macro
152 #define RROP_SOLID(dst,idx) \ macro
160 #define RROP_SOLID(dst) (*(dst) &= (rrop_and)) macro
199 #define RROP_SOLID(dst,idx) \ macro
207 #define RROP_SOLID(dst) (*(dst) |= (rrop_or)) macro
217 #define RROP_SOLID(dst) macro
265 #define RROP_SOLID(ds macro
275 #define RROP_SOLID macro
[all...]

Completed in 1033 milliseconds