Searched refs:fallback_style (Results 1 – 12 of 12) sorted by relevance
144 module->fallback_style = ss; in af_property_set()294 FT_UInt fallback_style = module->fallback_style; in af_property_get() local314 AF_StyleClass style_class = af_style_classes[fallback_style]; in af_property_get()405 module->fallback_style = AF_STYLE_FALLBACK; in af_autofitter_init()
38 FT_UInt fallback_style; member
267 if ( globals->module->fallback_style != AF_STYLE_UNASSIGNED ) in af_face_globals_compute_style_coverage()277 gstyles[nn] |= globals->module->fallback_style; in af_face_globals_compute_style_coverage()
144 module->fallback_style = ss; in af_property_set()323 FT_UInt fallback_style = module->fallback_style; in af_property_get() local346 AF_StyleClass style_class = af_style_classes[fallback_style]; in af_property_get()448 module->fallback_style = AF_STYLE_FALLBACK; in af_autofitter_init()
39 FT_UInt fallback_style; member
271 if ( globals->module->fallback_style != AF_STYLE_UNASSIGNED ) in af_face_globals_compute_style_coverage()281 gstyles[nn] |= globals->module->fallback_style; in af_face_globals_compute_style_coverage()
2742 s/fallback_script/fallback_style/.