Searched refs:FT_UFast (Results 1 – 7 of 7) sorted by relevance
116 FT_UFast p = cache->p; in ftc_cache_resize()117 FT_UFast mask = cache->mask; in ftc_cache_resize()118 FT_UFast count = mask + p + 1; /* number of buckets */ in ftc_cache_resize()177 FT_UFast old_index = p + mask; in ftc_cache_resize()354 FT_UFast i; in FTC_Cache_Clear()355 FT_UFast count; in FTC_Cache_Clear()565 FT_UFast i, count; in FTC_Cache_RemoveFaceID()
145 FT_UFast p;146 FT_UFast mask;
509 FT_UFast count = 0; in FTC_Manager_Check()
179 typedef unsigned int FT_UFast; typedef184 typedef unsigned long FT_UFast; typedef
63 #define CF2_UInt FT_UFast
4957 to original FT_UFast, to match with FT_CacheRec.4998 FT_PtrDist from FT_UFast for better pointer calculation.
765 Insert explicit cast from FT_UFast to FT_UInt321069 FT_UFast is not recommended.