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

/xsrc/external/mit/libXfont/dist/include/X11/fonts/
H A Dpcf.h64 #define PCF_BYTE_ORDER(f) (((f) & PCF_BYTE_MASK)?MSBFirst:LSBFirst) macro
/xsrc/external/mit/libXfont2/dist/include/X11/fonts/
H A Dpcf.h64 #define PCF_BYTE_ORDER(f) (((f) & PCF_BYTE_MASK)?MSBFirst:LSBFirst) macro
/xsrc/external/mit/bdftopcf/dist/
H A Dpcf.h64 #define PCF_BYTE_ORDER(f) (((f) & PCF_BYTE_MASK)?MSBFirst:LSBFirst) macro
/xsrc/external/mit/freetype/dist/src/pcf/
H A Dpcf.h202 #define PCF_BYTE_ORDER( f ) \ macro

Completed in 5 milliseconds