Home
last modified time | relevance | path

Searched refs:TT_CONFIG_OPTION_BDF (Results 1 – 12 of 12) 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.h31 #ifdef TT_CONFIG_OPTION_BDF
Dsfdriver.c44 #ifdef TT_CONFIG_OPTION_BDF
1089 #ifdef TT_CONFIG_OPTION_BDF
1142 #if defined TT_CONFIG_OPTION_POSTSCRIPT_NAMES && defined TT_CONFIG_OPTION_BDF
1159 #elif defined TT_CONFIG_OPTION_BDF
Dttbdf.c28 #ifdef TT_CONFIG_OPTION_BDF
Dsfobjs.c39 #ifdef TT_CONFIG_OPTION_BDF
1759 #ifdef TT_CONFIG_OPTION_BDF in sfnt_done_face()
/external/freetype/include/freetype/config/
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/skia/third_party/freetype2/include/freetype-android/
Dftoption.h679 #define TT_CONFIG_OPTION_BDF macro
/external/pdfium/third_party/freetype/include/freetype-custom-config/
Dftoption.h716 #undef TT_CONFIG_OPTION_BDF
/external/freetype/devel/
Dftoption.h691 #define TT_CONFIG_OPTION_BDF macro
/external/freetype/include/freetype/internal/
Dtttypes.h1028 #ifdef TT_CONFIG_OPTION_BDF
1764 #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 …]