Searched refs:fallback_style (Results 1 – 3 of 3) sorted by relevance
109 module->fallback_style = ss; in af_property_set()158 FT_UInt fallback_style = module->fallback_style; in af_property_get() local178 AF_StyleClass style_class = AF_STYLE_CLASSES_GET[fallback_style]; in af_property_get()253 module->fallback_style = AF_STYLE_FALLBACK; in af_autofitter_init()
43 FT_UInt fallback_style; member
245 if ( globals->module->fallback_style != AF_STYLE_UNASSIGNED ) in af_face_globals_compute_style_coverage()255 gstyles[nn] |= globals->module->fallback_style; in af_face_globals_compute_style_coverage()
Completed in 11 milliseconds