/third_party/skia/third_party/externals/freetype/src/type1/ |
D | t1gload.c | 55 #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()
|
D | t1load.c | 75 #ifdef FT_CONFIG_OPTION_INCREMENTAL
|
/third_party/skia/third_party/externals/freetype/src/cff/ |
D | cffgload.c | 49 #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/ |
D | cidgload.c | 60 #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/ |
D | ftoption.h | 392 #define FT_CONFIG_OPTION_INCREMENTAL macro
|
/third_party/skia/third_party/freetype2/include/freetype-android/ |
D | ftoption.h | 393 #define FT_CONFIG_OPTION_INCREMENTAL macro
|
/third_party/skia/third_party/freetype2/include/freetype-no-type1/ |
D | ftoption.h | 393 #define FT_CONFIG_OPTION_INCREMENTAL macro
|
/third_party/skia/third_party/externals/freetype/devel/ |
D | ftoption.h | 392 #define FT_CONFIG_OPTION_INCREMENTAL macro
|
/third_party/skia/third_party/externals/freetype/src/truetype/ |
D | ttgload.c | 200 #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()
|
D | ttobjs.c | 732 #ifdef FT_CONFIG_OPTION_INCREMENTAL in tt_face_init() 760 #ifdef FT_CONFIG_OPTION_INCREMENTAL in tt_face_init()
|
D | ttdriver.c | 450 #ifdef FT_CONFIG_OPTION_INCREMENTAL in tt_glyph_load()
|
D | ttpload.c | 85 #ifdef FT_CONFIG_OPTION_INCREMENTAL in tt_face_load_loca()
|
/third_party/skia/third_party/externals/freetype/src/psaux/ |
D | psft.c | 675 #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()
|
D | t1decode.c | 273 #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()
|
D | psintrp.c | 1303 #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()
|
D | cffdecode.c | 240 #ifdef FT_CONFIG_OPTION_INCREMENTAL in cff_operator_seac()
|
/third_party/skia/third_party/externals/freetype/include/freetype/internal/ |
D | ftobjs.h | 39 #ifdef FT_CONFIG_OPTION_INCREMENTAL 365 #ifdef FT_CONFIG_OPTION_INCREMENTAL
|
/third_party/skia/third_party/externals/freetype/src/sfnt/ |
D | sfobjs.c | 840 #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/ |
D | ChangeLog.21 | 966 [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 …]
|
D | ChangeLog.23 | 192 * 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]:
|
D | ChangeLog.22 | 957 error when FT_CONFIG_OPTION_INCREMENTAL is defined.
|
D | ChangeLog.24 | 6340 [FT_CONFIG_OPTION_INCREMENTAL]: New function, split off from...
|
/third_party/skia/third_party/externals/freetype/src/base/ |
D | ftobjs.c | 1448 #ifdef FT_CONFIG_OPTION_INCREMENTAL in open_face()
|
/third_party/skia/third_party/externals/freetype/docs/ |
D | CHANGES | 2089 FT_CONFIG_OPTION_INCREMENTAL macro) is now active by default.
|