Home
last modified time | relevance | path

Searched refs:FT_UFast (Results 1 – 5 of 5) sorted by relevance

/AliOS-Things-master/components/freetype/src/cache/
A Dftccache.c118 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()
A Dftccache.h145 FT_UFast p;
146 FT_UFast mask;
A Dftcmanag.c505 FT_UFast count = 0; in FTC_Manager_Check()
/AliOS-Things-master/components/freetype/src/cff/
A Dcf2types.h64 #define CF2_UInt FT_UFast
/AliOS-Things-master/components/freetype/include/config/
A Dftconfig.h250 typedef unsigned int FT_UFast; typedef
255 typedef unsigned long FT_UFast; typedef

Completed in 9 milliseconds