Searched refs:PCF_INDEX_TO_SIZE (Results 1 - 4 of 4) sorted by relevance

/xsrc/external/mit/libXfont/dist/include/X11/fonts/
H A Dpcf.h73 #define PCF_INDEX_TO_SIZE(b) (1<<b) macro
/xsrc/external/mit/libXfont2/dist/include/X11/fonts/
H A Dpcf.h73 #define PCF_INDEX_TO_SIZE(b) (1<<b) macro
/xsrc/external/mit/bdftopcf/dist/
H A Dpcf.h74 #define PCF_INDEX_TO_SIZE(b) (1<<b) macro
/xsrc/external/mit/freetype/dist/src/pcf/
H A Dpcf.h221 #define PCF_INDEX_TO_SIZE( b ) ( 1 << b ) macro

Completed in 4 milliseconds