Searched refs:BITMAP_BIT_ORDER (Results 1 - 25 of 40) sorted by relevance

12

/xsrc/external/mit/xorg-server.old/dist/include/
H A Dservermd.h73 #define BITMAP_BIT_ORDER LSBFirst macro
81 #define BITMAP_BIT_ORDER MSBFirst macro
90 #define BITMAP_BIT_ORDER MSBFirst macro
93 #define BITMAP_BIT_ORDER LSBFirst macro
104 # define BITMAP_BIT_ORDER MSBFirst macro
106 # define BITMAP_BIT_ORDER LSBFirst macro
123 #define BITMAP_BIT_ORDER MSBFirst macro
131 #define BITMAP_BIT_ORDER MSBFirst macro
140 # define BITMAP_BIT_ORDER MSBFirst macro
144 # define BITMAP_BIT_ORDER LSBFirs macro
154 # define BITMAP_BIT_ORDER macro
158 # define BITMAP_BIT_ORDER macro
176 # define BITMAP_BIT_ORDER macro
179 # define BITMAP_BIT_ORDER macro
194 #define BITMAP_BIT_ORDER macro
208 # define BITMAP_BIT_ORDER macro
212 # define BITMAP_BIT_ORDER macro
220 # define BITMAP_BIT_ORDER macro
228 #define BITMAP_BIT_ORDER macro
239 #define BITMAP_BIT_ORDER macro
251 # define BITMAP_BIT_ORDER macro
258 # define BITMAP_BIT_ORDER macro
273 # define BITMAP_BIT_ORDER macro
285 #define BITMAP_BIT_ORDER macro
294 #define BITMAP_BIT_ORDER macro
301 #define BITMAP_BIT_ORDER macro
[all...]
/xsrc/external/mit/bdftopcf/dist/
H A Ddefaults.c38 #ifdef BITMAP_BIT_ORDER
39 #define DEFAULT_BIT_ORDER BITMAP_BIT_ORDER
/xsrc/external/mit/libXfont/dist/src/fontfile/
H A Ddefaults.c38 #ifdef BITMAP_BIT_ORDER
39 #define DEFAULT_BIT_ORDER BITMAP_BIT_ORDER
/xsrc/external/mit/libXfont2/dist/src/fontfile/
H A Ddefaults.c39 #ifdef BITMAP_BIT_ORDER
40 #define DEFAULT_BIT_ORDER BITMAP_BIT_ORDER
/xsrc/external/mit/xorg-server/dist/include/
H A Dservermd.h59 #define BITMAP_BIT_ORDER LSBFirst macro
62 #define BITMAP_BIT_ORDER MSBFirst macro
/xsrc/external/mit/xorg-server/dist/miext/shadow/
H A Dsh3224.c32 #if BITMAP_BIT_ORDER == MSBFirst
70 #if BITMAP_BIT_ORDER == LSBFirst
76 #if BITMAP_BIT_ORDER == LSBFirst
84 #if BITMAP_BIT_ORDER == LSBFirst
/xsrc/external/mit/xorg-server.old/dist/fb/
H A Dfb24_32.c42 #if BITMAP_BIT_ORDER == MSBFirst
121 #if BITMAP_BIT_ORDER == LSBFirst
128 #if BITMAP_BIT_ORDER == LSBFirst
135 #if BITMAP_BIT_ORDER == LSBFirst
215 #if BITMAP_BIT_ORDER == LSBFirst
222 #if BITMAP_BIT_ORDER == LSBFirst
229 #if BITMAP_BIT_ORDER == LSBFirst
235 #if BITMAP_BIT_ORDER == LSBFirst
H A Dfbbits.c112 #if BITMAP_BIT_ORDER == LSBFirst
H A Dfbbltone.c429 #if BITMAP_BIT_ORDER == MSBFirst
492 #if BITMAP_BIT_ORDER == MSBFirst
514 #if BITMAP_BIT_ORDER == LSBFirst
/xsrc/external/mit/xorg-server.old/dist/hw/netbsd/x68k/
H A Dx68kInit.c128 pScreenInfo->bitmapBitOrder = BITMAP_BIT_ORDER;
/xsrc/external/mit/xorg-server/dist/hw/netbsd/x68k/
H A Dx68kInit.c134 pScreenInfo->bitmapBitOrder = BITMAP_BIT_ORDER;
/xsrc/external/mit/xorg-server/dist/glx/
H A Dxfont.c116 glPixelStorei(GL_UNPACK_LSB_FIRST, BITMAP_BIT_ORDER == LSBFirst);
/xsrc/external/mit/xorg-server.old/dist/hw/xquartz/xpr/
H A DxprCursor.c91 #if BITMAP_BIT_ORDER == MSBFirst
151 #if BITMAP_BIT_ORDER == MSBFirst
/xsrc/external/mit/xorg-server/dist/hw/xquartz/xpr/
H A DxprCursor.c89 #if BITMAP_BIT_ORDER == MSBFirst
149 #if BITMAP_BIT_ORDER == MSBFirst
/xsrc/external/mit/xorg-server/dist/glamor/
H A Dglamor_glyphblt.c104 #if BITMAP_BIT_ORDER == MSBFirst
215 #if BITMAP_BIT_ORDER == MSBFirst
H A Dglamor_text.c238 #if BITMAP_BIT_ORDER == MSBFirst
251 #if BITMAP_BIT_ORDER == MSBFirst
/xsrc/external/mit/xorg-server.old/dist/glx/
H A Dxfont.c119 CALL_PixelStorei( GET_DISPATCH(), (GL_UNPACK_LSB_FIRST, BITMAP_BIT_ORDER == LSBFirst) );
/xsrc/external/mit/xorg-server/dist/hw/sun/
H A DsunInit.c569 pScreenInfo->bitmapBitOrder = BITMAP_BIT_ORDER;
/xsrc/external/mit/xorg-server/dist/hw/xquartz/
H A Ddarwin.c639 pScreenInfo->bitmapBitOrder = BITMAP_BIT_ORDER;
/xsrc/external/mit/xorg-server.old/dist/hw/vfb/
H A DInitOutput.c723 pXWDHeader->bitmap_bit_order = BITMAP_BIT_ORDER;
955 screenInfo->bitmapBitOrder = BITMAP_BIT_ORDER;
/xsrc/external/mit/xorg-server/dist/hw/vfb/
H A DInitOutput.c655 pXWDHeader->bitmap_bit_order = BITMAP_BIT_ORDER;
1001 screen_info->bitmapBitOrder = BITMAP_BIT_ORDER;
/xsrc/external/mit/xorg-server.old/dist/hw/sun/
H A DsunInit.c617 pScreenInfo->bitmapBitOrder = BITMAP_BIT_ORDER;
/xsrc/external/mit/xorg-server.old/dist/hw/xquartz/
H A Ddarwin.c578 pScreenInfo->bitmapBitOrder = BITMAP_BIT_ORDER;
/xsrc/external/mit/xorg-server.old/dist/hw/xwin/
H A DInitOutput.c967 screenInfo->bitmapBitOrder = BITMAP_BIT_ORDER;
/xsrc/external/mit/xorg-server/dist/hw/xwin/
H A DInitOutput.c933 pScreenInfo->bitmapBitOrder = BITMAP_BIT_ORDER;

Completed in 40 milliseconds

12