Home
last modified time | relevance | path

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

/external/freetype/src/autofit/
Dafglobal.h82 #define AF_DIGIT 0x8000U macro
Dafglobal.c268 gstyles[gindex] |= AF_DIGIT; in af_face_globals_compute_style_coverage()
497 return (FT_Bool)( globals->glyph_styles[gindex] & AF_DIGIT ); in af_face_globals_is_digit()