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

/xsrc/external/mit/freetype/dist/devel/
H A Dftoption.h184 #define FT_CONFIG_OPTION_USE_LZW macro
/xsrc/external/mit/freetype/dist/include/freetype/config/
H A Dftoption.h184 #define FT_CONFIG_OPTION_USE_LZW macro
/xsrc/external/mit/freetype/dist/src/lzw/
H A Dftlzw.c42 #ifdef FT_CONFIG_OPTION_USE_LZW
398 #else /* !FT_CONFIG_OPTION_USE_LZW */
412 #endif /* !FT_CONFIG_OPTION_USE_LZW */
/xsrc/external/mit/freetype/dist/src/pcf/
H A Dpcfdrivr.c263 defined( FT_CONFIG_OPTION_USE_LZW ) || \
281 #ifdef FT_CONFIG_OPTION_USE_LZW
295 #endif /* FT_CONFIG_OPTION_USE_LZW */
326 FT_CONFIG_OPTION_USE_LZW ||

Completed in 6 milliseconds