Searched refs:FT_UFast (Results 1 - 6 of 6) sorted by relevance

/external/freetype/src/cff/
H A Dcf2types.h64 #define CF2_UInt FT_UFast
/external/pdfium/third_party/freetype/src/cff/
H A Dcf2types.h64 #define CF2_UInt FT_UFast
/external/pdfium/third_party/freetype/include/config/
H A Dftconfig.h250 typedef unsigned int FT_UFast; typedef
255 typedef unsigned long FT_UFast; typedef
/external/freetype/src/cache/
H A Dftccache.c118 FT_UFast p = cache->p;
119 FT_UFast mask = cache->mask;
120 FT_UFast count = mask + p + 1; /* number of buckets */
179 FT_UFast old_index = p + mask;
356 FT_UFast i;
357 FT_UFast count;
567 FT_UFast i, count;
H A Dftccache.h145 FT_UFast p;
146 FT_UFast mask;
/external/freetype/include/config/
H A Dftconfig.h250 typedef unsigned int FT_UFast; typedef
255 typedef unsigned long FT_UFast; typedef

Completed in 761 milliseconds