Searched refs:FT_USHORT_MAX (Results 1 – 4 of 4) sorted by relevance
62 #define FT_USHORT_MAX USHRT_MAX macro
557 if ( font_extra->fs_type >= ( FT_USHORT_MAX - 9 ) / 10 ) in cff_ps_get_font_extra()
766 if ( v < ( FT_USHORT_MAX - 9 ) / 10 ) in _bdf_atous()770 v = FT_USHORT_MAX; in _bdf_atous()
3215 * include/freetype/config/ftstdlib.h (FT_USHORT_MAX): New macro.