Searched refs:DEFAULT_GLYPH_PAD (Results 1 - 3 of 3) sorted by relevance

/xsrc/external/mit/bdftopcf/dist/
H A Ddefaults.c53 #ifndef DEFAULT_GLYPH_PAD
55 #define DEFAULT_GLYPH_PAD GLYPHPADBYTES macro
57 #define DEFAULT_GLYPH_PAD 4 macro
72 *glyph = DEFAULT_GLYPH_PAD;
/xsrc/external/mit/libXfont/dist/src/fontfile/
H A Ddefaults.c53 #ifndef DEFAULT_GLYPH_PAD
55 #define DEFAULT_GLYPH_PAD GLYPHPADBYTES macro
57 #define DEFAULT_GLYPH_PAD 4 macro
72 *glyph = DEFAULT_GLYPH_PAD;
/xsrc/external/mit/libXfont2/dist/src/fontfile/
H A Ddefaults.c54 #ifndef DEFAULT_GLYPH_PAD
56 #define DEFAULT_GLYPH_PAD GLYPHPADBYTES macro
58 #define DEFAULT_GLYPH_PAD 4 macro
73 *glyph = DEFAULT_GLYPH_PAD;

Completed in 2 milliseconds