/third_party/skia/third_party/externals/freetype/src/autofit/ |
D | afmodule.c | 160 FT_UInt* default_script; in af_property_set() local 168 default_script = (FT_UInt*)value; in af_property_set() 170 module->default_script = *default_script; in af_property_set() 295 FT_UInt default_script = module->default_script; in af_property_get() local 326 *val = default_script; in af_property_get() 406 module->default_script = AF_SCRIPT_DEFAULT; in af_autofitter_init()
|
D | afshaper.c | 102 FT_Bool default_script ) in af_shaper_get_coverage() argument 153 if ( default_script ) in af_shaper_get_coverage() 594 FT_Bool default_script ) in af_shaper_get_coverage() argument 599 FT_UNUSED( default_script ); in af_shaper_get_coverage()
|
D | afmodule.h | 39 FT_UInt default_script; member
|
D | afshaper.h | 41 FT_Bool default_script );
|
D | afglobal.c | 172 globals->module->default_script ) in af_face_globals_compute_style_coverage()
|
/third_party/flutter/skia/third_party/externals/freetype/src/autofit/ |
D | afmodule.c | 160 FT_UInt* default_script; in af_property_set() local 168 default_script = (FT_UInt*)value; in af_property_set() 170 module->default_script = *default_script; in af_property_set() 324 FT_UInt default_script = module->default_script; in af_property_get() local 358 *val = default_script; in af_property_get() 449 module->default_script = AF_SCRIPT_DEFAULT; in af_autofitter_init()
|
D | afshaper.c | 103 FT_Bool default_script ) in af_shaper_get_coverage() argument 143 if ( default_script ) in af_shaper_get_coverage() 580 FT_Bool default_script ) in af_shaper_get_coverage() argument 585 FT_UNUSED( default_script ); in af_shaper_get_coverage()
|
D | afmodule.h | 40 FT_UInt default_script; member
|
D | afshaper.h | 42 FT_Bool default_script );
|
D | afglobal.c | 176 globals->module->default_script ) in af_face_globals_compute_style_coverage()
|
/third_party/freetype/src/autofit/ |
D | afmodule.c | 160 FT_UInt* default_script; in af_property_set() local 168 default_script = (FT_UInt*)value; in af_property_set() 170 module->default_script = *default_script; in af_property_set() 324 FT_UInt default_script = module->default_script; in af_property_get() local 358 *val = default_script; in af_property_get() 449 module->default_script = AF_SCRIPT_DEFAULT; in af_autofitter_init()
|
D | afshaper.c | 102 FT_Bool default_script ) in af_shaper_get_coverage() argument 142 if ( default_script ) in af_shaper_get_coverage() 579 FT_Bool default_script ) in af_shaper_get_coverage() argument 584 FT_UNUSED( default_script ); in af_shaper_get_coverage()
|
D | afmodule.h | 39 FT_UInt default_script; member
|
D | afshaper.h | 41 FT_Bool default_script );
|
D | afglobal.c | 176 globals->module->default_script ) in af_face_globals_compute_style_coverage()
|
/third_party/e2fsprogs/tests/ |
D | test_one.in | 71 default_script=$SRCDIR/defaults/${test_base}_script 72 if [ -f $default_script ]; then 75 echo "$test_name: Missing test script $default_script!"
|
/third_party/freetype/ |
D | ChangeLog.24 | 1476 * src/autofit/afglobal.c: s/default_script/fallback_script/. 1479 * src/autofit/afmodule.c: s/default_script/fallback_script/. 1481 * src/autofit/afmodule.h: s/default_script/fallback_script/. 1502 * src/autofit/afmodule.h (AF_ModuleRec): Add `default_script' field.
|
D | ChangeLog.25 | 2653 * src/autofit/afmodule.h (AF_ModuleRec): New `default_script'
|
/third_party/flutter/skia/third_party/externals/freetype/ |
D | ChangeLog.24 | 1476 * src/autofit/afglobal.c: s/default_script/fallback_script/. 1479 * src/autofit/afmodule.c: s/default_script/fallback_script/. 1481 * src/autofit/afmodule.h: s/default_script/fallback_script/. 1502 * src/autofit/afmodule.h (AF_ModuleRec): Add `default_script' field.
|
D | ChangeLog.25 | 2653 * src/autofit/afmodule.h (AF_ModuleRec): New `default_script'
|
/third_party/skia/third_party/externals/freetype/docs/oldlogs/ |
D | ChangeLog.24 | 1476 * src/autofit/afglobal.c: s/default_script/fallback_script/. 1479 * src/autofit/afmodule.c: s/default_script/fallback_script/. 1481 * src/autofit/afmodule.h: s/default_script/fallback_script/. 1502 * src/autofit/afmodule.h (AF_ModuleRec): Add `default_script' field.
|
D | ChangeLog.25 | 2653 * src/autofit/afmodule.h (AF_ModuleRec): New `default_script'
|