HomeSort by relevance Sort by last modified time
    Searched refs:FT_UFast (Results 1 - 12 of 12) sorted by null

  /external/pdfium/core/src/fxge/fx_freetype/fxft2.5.01/src/cff/
cf2types.h 64 #define CF2_UInt FT_UFast
  /external/chromium_org/third_party/freetype/src/cff/
cf2types.h 64 #define CF2_UInt FT_UFast
  /external/freetype/src/cff/
cf2types.h 64 #define CF2_UInt FT_UFast
  /external/freetype/include/config/
ftconfig.h 250 typedef unsigned int FT_UFast;
255 typedef unsigned long FT_UFast;
  /external/chromium_org/third_party/freetype/src/cache/
ftccache.c 118 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;
ftccache.h 145 FT_UFast p;
146 FT_UFast mask;
  /external/freetype/src/cache/
ftccache.c 118 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;
ftccache.h 145 FT_UFast p;
146 FT_UFast mask;
  /external/chromium_org/third_party/freetype2/include/
ftconfig.h 207 typedef unsigned int FT_UFast;
212 typedef unsigned long FT_UFast;
  /external/chromium_org/third_party/freetype/include/freetype/config/
ftconfig.h 250 typedef unsigned int FT_UFast;
255 typedef unsigned long FT_UFast;
  /external/pdfium/core/include/thirdparties/freetype/freetype/config/
ftconfig.h 250 typedef unsigned int FT_UFast;
255 typedef unsigned long FT_UFast;
  /external/pdfium/core/src/fxge/fx_freetype/fxft2.5.01/include/freetype/config/
ftconfig.h 250 typedef unsigned int FT_UFast;
255 typedef unsigned long FT_UFast;

Completed in 99 milliseconds