Home
last modified time | relevance | path

Searched refs:FT_CONFIG_OPTION_INCREMENTAL (Results 1 – 24 of 24) sorted by relevance

/third_party/skia/third_party/externals/freetype/src/type1/
Dt1gload.c55 #ifdef FT_CONFIG_OPTION_INCREMENTAL in T1_Parse_Glyph_And_Get_Char_String()
68 #ifdef FT_CONFIG_OPTION_INCREMENTAL in T1_Parse_Glyph_And_Get_Char_String()
137 #ifdef FT_CONFIG_OPTION_INCREMENTAL in T1_Parse_Glyph_And_Get_Char_String()
175 #ifdef FT_CONFIG_OPTION_INCREMENTAL in T1_Parse_Glyph()
367 #ifdef FT_CONFIG_OPTION_INCREMENTAL in T1_Load_Glyph()
372 #ifdef FT_CONFIG_OPTION_INCREMENTAL in T1_Load_Glyph()
442 #ifdef FT_CONFIG_OPTION_INCREMENTAL in T1_Load_Glyph()
585 #ifdef FT_CONFIG_OPTION_INCREMENTAL in T1_Load_Glyph()
Dt1load.c75 #ifdef FT_CONFIG_OPTION_INCREMENTAL
/third_party/skia/third_party/externals/freetype/src/cff/
Dcffgload.c49 #ifdef FT_CONFIG_OPTION_INCREMENTAL in cff_get_glyph_data()
84 #ifndef FT_CONFIG_OPTION_INCREMENTAL in cff_free_glyph_data()
88 #ifdef FT_CONFIG_OPTION_INCREMENTAL in cff_free_glyph_data()
464 #ifdef FT_CONFIG_OPTION_INCREMENTAL in cff_slot_load()
497 #ifdef FT_CONFIG_OPTION_INCREMENTAL in cff_slot_load()
/third_party/skia/third_party/externals/freetype/src/cid/
Dcidgload.c60 #ifdef FT_CONFIG_OPTION_INCREMENTAL in cid_load_glyph()
68 #ifdef FT_CONFIG_OPTION_INCREMENTAL in cid_load_glyph()
226 #ifdef FT_CONFIG_OPTION_INCREMENTAL in cid_load_glyph()
/third_party/skia/third_party/externals/freetype/include/freetype/config/
Dftoption.h392 #define FT_CONFIG_OPTION_INCREMENTAL macro
/third_party/skia/third_party/freetype2/include/freetype-android/
Dftoption.h393 #define FT_CONFIG_OPTION_INCREMENTAL macro
/third_party/skia/third_party/freetype2/include/freetype-no-type1/
Dftoption.h393 #define FT_CONFIG_OPTION_INCREMENTAL macro
/third_party/skia/third_party/externals/freetype/devel/
Dftoption.h392 #define FT_CONFIG_OPTION_INCREMENTAL macro
/third_party/skia/third_party/externals/freetype/src/truetype/
Dttgload.c200 #ifdef FT_CONFIG_OPTION_INCREMENTAL in tt_get_metrics()
217 #ifdef FT_CONFIG_OPTION_INCREMENTAL
1623 #ifdef FT_CONFIG_OPTION_INCREMENTAL in load_truetype_glyph()
1643 #ifndef FT_CONFIG_OPTION_INCREMENTAL in load_truetype_glyph()
1669 #ifdef FT_CONFIG_OPTION_INCREMENTAL in load_truetype_glyph()
1701 #ifdef FT_CONFIG_OPTION_INCREMENTAL in load_truetype_glyph()
1750 #ifdef FT_CONFIG_OPTION_INCREMENTAL in load_truetype_glyph()
1837 #ifdef FT_CONFIG_OPTION_INCREMENTAL in load_truetype_glyph()
2215 #ifdef FT_CONFIG_OPTION_INCREMENTAL in load_truetype_glyph()
2359 #ifdef FT_CONFIG_OPTION_INCREMENTAL in compute_glyph_metrics()
Dttobjs.c732 #ifdef FT_CONFIG_OPTION_INCREMENTAL in tt_face_init()
760 #ifdef FT_CONFIG_OPTION_INCREMENTAL in tt_face_init()
Dttdriver.c450 #ifdef FT_CONFIG_OPTION_INCREMENTAL in tt_glyph_load()
Dttpload.c85 #ifdef FT_CONFIG_OPTION_INCREMENTAL in tt_face_load_loca()
/third_party/skia/third_party/externals/freetype/src/psaux/
Dpsft.c675 #ifdef FT_CONFIG_OPTION_INCREMENTAL in cf2_getSeacComponent()
730 #ifdef FT_CONFIG_OPTION_INCREMENTAL in cf2_getT1SeacComponent()
770 #ifdef FT_CONFIG_OPTION_INCREMENTAL in cf2_freeT1SeacComponent()
Dt1decode.c273 #ifdef FT_CONFIG_OPTION_INCREMENTAL in t1operator_seac()
295 #ifdef FT_CONFIG_OPTION_INCREMENTAL in t1operator_seac()
307 #ifdef FT_CONFIG_OPTION_INCREMENTAL in t1operator_seac()
Dpsintrp.c1303 #ifdef FT_CONFIG_OPTION_INCREMENTAL in cf2_interpT2CharString()
1336 #ifdef FT_CONFIG_OPTION_INCREMENTAL in cf2_interpT2CharString()
1353 #ifdef FT_CONFIG_OPTION_INCREMENTAL in cf2_interpT2CharString()
Dcffdecode.c240 #ifdef FT_CONFIG_OPTION_INCREMENTAL in cff_operator_seac()
/third_party/skia/third_party/externals/freetype/include/freetype/internal/
Dftobjs.h39 #ifdef FT_CONFIG_OPTION_INCREMENTAL
365 #ifdef FT_CONFIG_OPTION_INCREMENTAL
/third_party/skia/third_party/externals/freetype/src/sfnt/
Dsfobjs.c840 #ifdef FT_CONFIG_OPTION_INCREMENTAL in sfnt_load_face()
921 #ifdef FT_CONFIG_OPTION_INCREMENTAL in sfnt_load_face()
948 #ifdef FT_CONFIG_OPTION_INCREMENTAL in sfnt_load_face()
/third_party/skia/third_party/externals/freetype/docs/oldlogs/
DChangeLog.21966 [FT_CONFIG_OPTION_INCREMENTAL]: Improve error handling.
5898 only for FT_CONFIG_OPTION_INCREMENTAL.
6188 * src/cff/cffgload.c (cff_slot_load) [FT_CONFIG_OPTION_INCREMENTAL]:
6190 * src/cid/cidgload.c (cid_load_glyph) [FT_CONFIG_OPTION_INCREMENTAL]:
6194 [FT_CONFIG_OPTION_INCREMENTAL]: Simplify.
6195 (compute_glyph_metrics) [FT_CONFIG_OPTION_INCREMENTAL]: Code block
6199 [FT_CONFIG_OPTION_INCREMENTAL]: Updated.
6341 [FT_CONFIG_OPTION_INCREMENTAL]: TrueType typefaces without
7262 [FT_CONFIG_OPTION_INCREMENTAL]: Incremental fonts (actually not
7268 FT_CONFIG_OPTION_INCREMENTAL, which are no longer necessary; CFF
[all …]
DChangeLog.23192 * include/freetype/config/ftoption.h (FT_CONFIG_OPTION_INCREMENTAL):
2031 [FT_CONFIG_OPTION_INCREMENTAL]: Test for existence of incremental
2036 * devel/ftoption.h [FT_CONFIG_OPTION_INCREMENTAL]: Define.
2133 (cid_load_glyph) [FT_CONFIG_OPTION_INCREMENTAL],
2137 [FT_CONFIG_OPTION_INCREMENTAL], (T1_Get_Advances, T1_Load_Glyph):
5475 [FT_CONFIG_OPTION_INCREMENTAL]: Fix compilation with C++ compiler.
6069 * src/sfnt/sfobjs.c (sfnt_load_face) [FT_CONFIG_OPTION_INCREMENTAL]:
DChangeLog.22957 error when FT_CONFIG_OPTION_INCREMENTAL is defined.
DChangeLog.246340 [FT_CONFIG_OPTION_INCREMENTAL]: New function, split off from...
/third_party/skia/third_party/externals/freetype/src/base/
Dftobjs.c1448 #ifdef FT_CONFIG_OPTION_INCREMENTAL in open_face()
/third_party/skia/third_party/externals/freetype/docs/
DCHANGES2089 FT_CONFIG_OPTION_INCREMENTAL macro) is now active by default.