Home
last modified time | relevance | path

Searched refs:TT_CONFIG_OPTION_BDF (Results 1 – 14 of 14) sorted by relevance

/external/pdfium/third_party/freetype/
D0000-include.patch80 /* Define TT_CONFIG_OPTION_BDF if you want to include support for */
83 -#define TT_CONFIG_OPTION_BDF
84 +#undef TT_CONFIG_OPTION_BDF
/external/freetype/src/sfnt/
Dttbdf.h30 #ifdef TT_CONFIG_OPTION_BDF
Dsfdriver.c43 #ifdef TT_CONFIG_OPTION_BDF
1106 #ifdef TT_CONFIG_OPTION_BDF
1159 #if defined TT_CONFIG_OPTION_POSTSCRIPT_NAMES && defined TT_CONFIG_OPTION_BDF
1176 #elif defined TT_CONFIG_OPTION_BDF
Dttbdf.c27 #ifdef TT_CONFIG_OPTION_BDF
Dsfobjs.c39 #ifdef TT_CONFIG_OPTION_BDF
1406 #ifdef TT_CONFIG_OPTION_BDF in sfnt_done_face()
/external/freetype/include/freetype/config/
Dftoption.h719 #define TT_CONFIG_OPTION_BDF macro
/external/freetype/devel-teeui/
Dftoption.h697 #define TT_CONFIG_OPTION_BDF macro
/external/skqp/third_party/freetype2/include/freetype-android/
Dftoption.h679 #define TT_CONFIG_OPTION_BDF macro
/external/pdfium/third_party/freetype/include/freetype-custom-config/
Dftoption.h700 #undef TT_CONFIG_OPTION_BDF
/external/skia/third_party/freetype2/include/freetype-no-type1/
Dftoption.h730 #define TT_CONFIG_OPTION_BDF macro
/external/skia/third_party/freetype2/include/freetype-android/
Dftoption.h730 #define TT_CONFIG_OPTION_BDF macro
/external/freetype/devel/
Dftoption.h713 #define TT_CONFIG_OPTION_BDF macro
/external/freetype/include/freetype/internal/
Dtttypes.h936 #ifdef TT_CONFIG_OPTION_BDF
1622 #ifdef TT_CONFIG_OPTION_BDF
/external/freetype/
DChangeLog.221800 The feature is controlled by TT_CONFIG_OPTION_BDF within
1807 * include/freetype/config/ftoption.h (TT_CONFIG_OPTION_BDF): New
1813 [TT_CONFIG_OPTION_BDF]: New structure.
1814 (TT_FaceRec) [TT_CONFIG_OPTION_BDF]: New member `bdf'.
1822 * src/sfnt/sfdriver.c [TT_CONFIG_OPTION_BDF]: Include ttbdf.h and
1824 (sfnt_get_charset_it) [TT_CONFIG_OPTION_BDF]: New function.
1825 (sfnt_service_bdf) [TT_CONFIG_OPTION_BDF]: New service.
1826 (sfnt_services) [TT_CONFIG_OPTION_BDF]: Add sfnt_service_bdf.
1828 * src/sfnt/sfnt.c [TT_CONFIG_OPTION_BDF]: Include ttbdf.c.
1830 * src/sfnt/sfobjs.c [TT_CONFIG_OPTION_BDF]: Include ttbdf.h.
[all …]