Searched refs:FT_UFast (Results 1 – 9 of 9) sorted by relevance
118 FT_UFast p = cache->p; in ftc_cache_resize()119 FT_UFast mask = cache->mask; in ftc_cache_resize()120 FT_UFast count = mask + p + 1; /* number of buckets */ in ftc_cache_resize()179 FT_UFast old_index = p + mask; in ftc_cache_resize()356 FT_UFast i; in FTC_Cache_Clear()357 FT_UFast count; in FTC_Cache_Clear()567 FT_UFast i, count; in FTC_Cache_RemoveFaceID()
145 FT_UFast p;146 FT_UFast mask;
506 FT_UFast count = 0; in FTC_Manager_Check()
232 typedef unsigned int FT_UFast; typedef237 typedef unsigned long FT_UFast; typedef
258 typedef unsigned int FT_UFast; typedef263 typedef unsigned long FT_UFast; typedef
64 #define CF2_UInt FT_UFast
280 typedef unsigned int FT_UFast;285 typedef unsigned long 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.