Searched refs:FT_CONFIG_OPTION_USE_ZLIB (Results 1 - 5 of 5) sorted by relevance

/xsrc/external/mit/freetype/dist/devel/
H A Dftoption.h199 #define FT_CONFIG_OPTION_USE_ZLIB macro
206 * This macro is only used when `FT_CONFIG_OPTION_USE_ZLIB` is defined.
/xsrc/external/mit/freetype/dist/include/freetype/config/
H A Dftoption.h199 #define FT_CONFIG_OPTION_USE_ZLIB macro
206 * This macro is only used when `FT_CONFIG_OPTION_USE_ZLIB` is defined.
/xsrc/external/mit/freetype/dist/src/pcf/
H A Dpcfdrivr.c262 #if defined( FT_CONFIG_OPTION_USE_ZLIB ) || \
266 #ifdef FT_CONFIG_OPTION_USE_ZLIB
279 #endif /* FT_CONFIG_OPTION_USE_ZLIB */
325 #else /* !(FT_CONFIG_OPTION_USE_ZLIB ||
/xsrc/external/mit/freetype/dist/src/sfnt/
H A Dsfwoff.c363 #ifdef FT_CONFIG_OPTION_USE_ZLIB
381 #else /* !FT_CONFIG_OPTION_USE_ZLIB */
386 #endif /* !FT_CONFIG_OPTION_USE_ZLIB */
/xsrc/external/mit/freetype/dist/src/gzip/
H A Dftgzip.c41 #ifdef FT_CONFIG_OPTION_USE_ZLIB
789 #else /* !FT_CONFIG_OPTION_USE_ZLIB */
818 #endif /* !FT_CONFIG_OPTION_USE_ZLIB */

Completed in 10 milliseconds