Home
last modified time | relevance | path

Searched refs:FT_CONFIG_OPTION_USE_ZLIB (Results 1 – 12 of 12) sorted by relevance

/external/pdfium/third_party/freetype/
D0000-include.patch47 -#define FT_CONFIG_OPTION_USE_ZLIB
48 +#undef FT_CONFIG_OPTION_USE_ZLIB
/external/freetype/include/freetype/config/
Dftoption.h203 #define FT_CONFIG_OPTION_USE_ZLIB macro
/external/skia/third_party/freetype2/include/freetype-android/
Dftoption.h196 #define FT_CONFIG_OPTION_USE_ZLIB macro
/external/skqp/third_party/freetype2/include/freetype-android/
Dftoption.h196 #define FT_CONFIG_OPTION_USE_ZLIB macro
/external/pdfium/third_party/freetype/include/freetype-custom-config/
Dftoption.h196 #undef FT_CONFIG_OPTION_USE_ZLIB
/external/freetype/devel/
Dftoption.h202 #define FT_CONFIG_OPTION_USE_ZLIB macro
/external/freetype/src/pcf/
Dpcfdrivr.c286 #if defined( FT_CONFIG_OPTION_USE_ZLIB ) || \ in PCF_Face_Init()
290 #ifdef FT_CONFIG_OPTION_USE_ZLIB in PCF_Face_Init()
/external/freetype/src/gzip/
Dftgzip.c42 #ifdef FT_CONFIG_OPTION_USE_ZLIB
/external/freetype/src/sfnt/
Dsfobjs.c667 #ifdef FT_CONFIG_OPTION_USE_ZLIB in woff_open_font()
/external/freetype/
DChangeLog.232341 Make compilation work with FT_CONFIG_OPTION_USE_ZLIB not defined.
2344 * src/pcf/pcfdrivr.c (PCF_Face_Init) [!FT_CONFIG_OPTION_USE_ZLIB]:
DChangeLog.251857 FT_Gzip_Uncompress with FT_CONFIG_OPTION_USE_ZLIB.
DChangeLog.216655 * include/freetype/config/ftoption.h (FT_CONFIG_OPTION_USE_ZLIB):