Searched defs:PCF_BIT_ORDER (Results 1 - 4 of 4) sorted by relevance

/xsrc/external/mit/libXfont/dist/include/X11/fonts/
H A Dpcf.h65 #define PCF_BIT_ORDER(f) (((f) & PCF_BIT_MASK)?MSBFirst:LSBFirst) macro
/xsrc/external/mit/libXfont2/dist/include/X11/fonts/
H A Dpcf.h65 #define PCF_BIT_ORDER(f) (((f) & PCF_BIT_MASK)?MSBFirst:LSBFirst) macro
/xsrc/external/mit/bdftopcf/dist/
H A Dpcf.h65 #define PCF_BIT_ORDER(f) (((f) & PCF_BIT_MASK)?MSBFirst:LSBFirst) macro
/xsrc/external/mit/freetype/dist/src/pcf/
H A Dpcf.h204 #define PCF_BIT_ORDER( f ) \ macro

Completed in 4 milliseconds