Home
last modified time | relevance | path

Searched refs:AF_DIGIT (Results 1 – 2 of 2) sorted by relevance

/AliOS-Things-master/components/freetype/src/autofit/
A Dafglobal.c237 gstyles[gindex] |= AF_DIGIT; in af_face_globals_compute_style_coverage()
252 if ( ( gstyles[nn] & ~AF_DIGIT ) == AF_STYLE_UNASSIGNED ) in af_face_globals_compute_style_coverage()
278 if ( ( gstyles[idx] & ~AF_DIGIT ) == style_class->style ) in af_face_globals_compute_style_coverage()
460 return (FT_Bool)( globals->glyph_styles[gindex] & AF_DIGIT ); in af_face_globals_is_digit()
A Dafglobal.h78 #define AF_DIGIT 0x80 macro

Completed in 3 milliseconds