Searched refs:FT_ULONG_MAX (Results 1 – 10 of 10) sorted by relevance
51 #if FT_ULONG_MAX == 0xFFFFFFFFUL53 #elif FT_ULONG_MAX > 0xFFFFFFFFUL && FT_ULONG_MAX == 0xFFFFFFFFFFUL55 #elif FT_ULONG_MAX > 0xFFFFFFFFUL && FT_ULONG_MAX == 0xFFFFFFFFFFFFFFFFUL
68 #define FT_ULONG_MAX ULONG_MAX macro
395 #if FT_ULONG_MAX > FT_UINT_MAX in FTC_ImageCache_LookupScaler()595 #if FT_ULONG_MAX > FT_UINT_MAX in FTC_SBitCache_LookupScaler()
705 if ( v < ( FT_ULONG_MAX - 9 ) / 10 ) in _bdf_atoul()709 v = FT_ULONG_MAX; in _bdf_atoul()856 if ( n > FT_ULONG_MAX ) in bdf_create_property()
150 #define FT_ULONG_MAX ULONG_MAX macro388 long b ## _r = c ? (long)( FT_ULONG_MAX >> PIXEL_BITS ) / ( b ) \
570 (FT_ULong)target->rows > FT_ULONG_MAX / (FT_ULong)target_pitch ) in FT_Bitmap_Convert()
469 FT_ULONG_MAX ); in t1_decoder_parse_charstrings()
129 #define FT_ULONG_MAX ULONG_MAX
1901 node2->data = (void*)FT_ULONG_MAX; in load_truetype_glyph()
642 size_t variable, with a cut-off at FT_ULONG_MAX.1955 `pitch' * `height' <= FT_ULONG_MAX, but we use cheap checks for