Searched refs:default_script (Results 1 – 4 of 4) sorted by relevance
125 FT_UInt* default_script = (FT_UInt*)value; in af_property_set() local128 module->default_script = *default_script; in af_property_set()159 FT_UInt default_script = module->default_script; in af_property_get() local190 *val = default_script; in af_property_get()254 module->default_script = AF_SCRIPT_DEFAULT; in af_autofitter_init()
44 FT_UInt default_script; member
146 if ( style_class->script == globals->module->default_script && in af_get_coverage()
179 if ( style_class->script == globals->module->default_script ) in af_face_globals_compute_style_coverage()
Completed in 4 milliseconds