Searched refs:GLYPHPADBYTES (Results 1 - 17 of 17) sorted by relevance

/xsrc/external/mit/xorg-server.old/dist/include/
H A Dservermd.h58 * GLYPHPADBYTES should be chosen with consideration for the space-time
68 * GLYPHPADBYTES is used.
74 #define GLYPHPADBYTES 4 macro
82 #define GLYPHPADBYTES 4 macro
95 #define GLYPHPADBYTES 4 macro
113 #define GLYPHPADBYTES 4 macro
124 #define GLYPHPADBYTES 4 /* to make fb work */ macro
132 #define GLYPHPADBYTES 4 macro
141 # define GLYPHPADBYTES 4 macro
145 # define GLYPHPADBYTES macro
155 # define GLYPHPADBYTES macro
159 # define GLYPHPADBYTES macro
182 #define GLYPHPADBYTES macro
195 #define GLYPHPADBYTES macro
209 # define GLYPHPADBYTES macro
213 # define GLYPHPADBYTES macro
221 # define GLYPHPADBYTES macro
229 #define GLYPHPADBYTES macro
240 #define GLYPHPADBYTES macro
252 # define GLYPHPADBYTES macro
259 # define GLYPHPADBYTES macro
277 #define GLYPHPADBYTES macro
286 #define GLYPHPADBYTES macro
295 #define GLYPHPADBYTES macro
302 #define GLYPHPADBYTES macro
[all...]
H A Ddixfontstr.h69 #ifndef GLYPHPADBYTES
70 #define GLYPHPADBYTES -1 macro
73 #if GLYPHPADBYTES == 0 || GLYPHPADBYTES == 1
78 #if GLYPHPADBYTES == 2
83 #if GLYPHPADBYTES == 4
88 #if GLYPHPADBYTES == 8 /* for a cray? */
/xsrc/external/mit/bdftopcf/dist/
H A Ddefaults.c54 #ifdef GLYPHPADBYTES
55 #define DEFAULT_GLYPH_PAD GLYPHPADBYTES
/xsrc/external/mit/libXfont/dist/src/fontfile/
H A Ddefaults.c54 #ifdef GLYPHPADBYTES
55 #define DEFAULT_GLYPH_PAD GLYPHPADBYTES
/xsrc/external/mit/libXfont2/dist/src/fontfile/
H A Ddefaults.c55 #ifdef GLYPHPADBYTES
56 #define DEFAULT_GLYPH_PAD GLYPHPADBYTES
/xsrc/external/mit/xorg-server/dist/include/
H A Ddixfontstr.h70 #ifndef GLYPHPADBYTES
71 #define GLYPHPADBYTES -1 macro
74 #if GLYPHPADBYTES == 0 || GLYPHPADBYTES == 1
79 #if GLYPHPADBYTES == 2
84 #if GLYPHPADBYTES == 4
89 #if GLYPHPADBYTES == 8 /* for a cray? */
H A Dservermd.h67 #ifndef GLYPHPADBYTES
68 #define GLYPHPADBYTES 4 macro
/xsrc/external/mit/xorg-server/dist/glx/
H A Dxfont.c120 glPixelStorei(GL_UNPACK_ALIGNMENT, GLYPHPADBYTES);
/xsrc/external/mit/xorg-server.old/dist/glx/
H A Dxfont.c123 CALL_PixelStorei( GET_DISPATCH(), (GL_UNPACK_ALIGNMENT, GLYPHPADBYTES) );
/xsrc/external/mit/xorg-server.old/dist/mi/
H A Dmiglblt.c163 #if GLYPHPADBYTES != 4
/xsrc/external/mit/xorg-server/dist/mi/
H A Dmiglblt.c151 #if GLYPHPADBYTES != 4
/xsrc/external/mit/xorg-server.old/dist/dix/
H A Ddixfonts.c249 #if GLYPHPADBYTES == 1
253 #if GLYPHPADBYTES == 2
257 #if GLYPHPADBYTES == 4
261 #if GLYPHPADBYTES == 8
/xsrc/external/mit/xorg-server/dist/dix/
H A Ddixfonts.c253 #if GLYPHPADBYTES == 1
256 #if GLYPHPADBYTES == 2
259 #if GLYPHPADBYTES == 4
262 #if GLYPHPADBYTES == 8
/xsrc/external/mit/xf86-video-intel/dist/src/sna/fb/
H A Dfb.h60 #if GLYPHPADBYTES != 4
61 #error "GLYPHPADBYTES must be 4"
/xsrc/external/mit/xf86-video-intel-2014/dist/src/sna/fb/
H A Dfb.h64 #if GLYPHPADBYTES != 4
65 #error "GLYPHPADBYTES must be 4"
/xsrc/external/mit/xorg-server/dist/fb/
H A Dfb.h89 #if GLYPHPADBYTES != 4
90 #error "GLYPHPADBYTES must be 4"
/xsrc/external/mit/xorg-server.old/dist/fb/
H A Dfb.h97 #if GLYPHPADBYTES != 4
98 #error "GLYPHPADBYTES must be 4"

Completed in 16 milliseconds