Home
last modified time | relevance | path

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

/AliOS-Things-master/components/freetype/src/autofit/
A Dafglobal.c146 AF_STYLE_UNASSIGNED, in af_face_globals_compute_style_coverage()
194 gstyles[gindex] == AF_STYLE_UNASSIGNED ) in af_face_globals_compute_style_coverage()
205 gstyles[gindex] == AF_STYLE_UNASSIGNED ) in af_face_globals_compute_style_coverage()
245 if ( globals->module->fallback_style != AF_STYLE_UNASSIGNED ) in af_face_globals_compute_style_coverage()
252 if ( ( gstyles[nn] & ~AF_DIGIT ) == AF_STYLE_UNASSIGNED ) in af_face_globals_compute_style_coverage()
254 gstyles[nn] &= ~AF_STYLE_UNASSIGNED; in af_face_globals_compute_style_coverage()
412 AF_STYLE_UNASSIGNED ); in af_face_globals_get_metrics()
A Dafglobal.h76 #define AF_STYLE_UNASSIGNED 0x7F macro
A Dhbshim.c350 if ( gstyles[idx] == AF_STYLE_UNASSIGNED ) in af_get_coverage()

Completed in 4 milliseconds