Home
last modified time | relevance | path

Searched refs:fallback_style (Results 1 – 3 of 3) sorted by relevance

/AliOS-Things-master/components/freetype/src/autofit/
A Dafmodule.c109 module->fallback_style = ss; in af_property_set()
158 FT_UInt fallback_style = module->fallback_style; in af_property_get() local
178 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()
A Dafmodule.h43 FT_UInt fallback_style; member
A Dafglobal.c245 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