HomeSort by relevance Sort by last modified time
    Searched refs:AF_DIGIT (Results 1 - 2 of 2) sorted by null

  /external/freetype/src/autofit/
afglobal.h 76 /* a bit mask for AF_DIGIT and AF_NONBASE */
82 #define AF_DIGIT 0x8000U
afglobal.c 268 gstyles[gindex] |= AF_DIGIT;
497 return (FT_Bool)( globals->glyph_styles[gindex] & AF_DIGIT );

Completed in 49 milliseconds