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

  /external/freetype/include/freetype/config/
ftstdlib.h 64 #define FT_INT_MIN INT_MIN
  /external/freetype/src/base/
ftsynth.c 125 if ( ( ystr >> 6 ) > FT_INT_MAX || ( ystr >> 6 ) < FT_INT_MIN )
  /external/freetype/src/cff/
cffdrivr.c 485 if ( dict->cid_supplement < FT_INT_MIN ||

Completed in 353 milliseconds