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

  /external/chromium_org/third_party/freetype/include/freetype/
fterrors.h 112 /* FT_ERR_BASE is used as the base for module-specific errors. */
116 #ifndef FT_ERR_BASE
117 #define FT_ERR_BASE FT_Mod_Err_Base
122 #undef FT_ERR_BASE
123 #define FT_ERR_BASE 0
147 FT_ERRORDEF( FT_ERR_CAT( FT_ERR_PREFIX, e ), v + FT_ERR_BASE, s )
188 #undef FT_ERR_BASE
  /external/freetype/include/freetype/
fterrors.h 112 /* FT_ERR_BASE is used as the base for module-specific errors. */
116 #ifndef FT_ERR_BASE
117 #define FT_ERR_BASE FT_Mod_Err_Base
122 #undef FT_ERR_BASE
123 #define FT_ERR_BASE 0
147 FT_ERRORDEF( FT_ERR_CAT( FT_ERR_PREFIX, e ), v + FT_ERR_BASE, s )
188 #undef FT_ERR_BASE
  /external/chromium_org/third_party/freetype/src/autofit/
aferrors.h 35 #define FT_ERR_BASE FT_Mod_Err_Autofit
  /external/chromium_org/third_party/freetype/src/cff/
cfferrs.h 34 #define FT_ERR_BASE FT_Mod_Err_CFF
cf2error.h 49 #define FT_ERR_BASE FT_Mod_Err_CF2
  /external/chromium_org/third_party/freetype/src/psaux/
psauxerr.h 35 #define FT_ERR_BASE FT_Mod_Err_PSaux
  /external/chromium_org/third_party/freetype/src/pshinter/
pshnterr.h 34 #define FT_ERR_BASE FT_Mod_Err_PShinter
  /external/chromium_org/third_party/freetype/src/psnames/
psnamerr.h 35 #define FT_ERR_BASE FT_Mod_Err_PSnames
  /external/chromium_org/third_party/freetype/src/raster/
rasterrs.h 35 #define FT_ERR_BASE FT_Mod_Err_Raster
  /external/chromium_org/third_party/freetype/src/sfnt/
sferrors.h 34 #define FT_ERR_BASE FT_Mod_Err_SFNT
  /external/chromium_org/third_party/freetype/src/smooth/
ftsmerrs.h 35 #define FT_ERR_BASE FT_Mod_Err_Smooth
  /external/chromium_org/third_party/freetype/src/truetype/
tterrors.h 35 #define FT_ERR_BASE FT_Mod_Err_TrueType
  /external/freetype/src/autofit/
aferrors.h 35 #define FT_ERR_BASE FT_Mod_Err_Autofit
  /external/freetype/src/cff/
cfferrs.h 34 #define FT_ERR_BASE FT_Mod_Err_CFF
cf2error.h 49 #define FT_ERR_BASE FT_Mod_Err_CF2
  /external/freetype/src/psaux/
psauxerr.h 35 #define FT_ERR_BASE FT_Mod_Err_PSaux
  /external/freetype/src/pshinter/
pshnterr.h 34 #define FT_ERR_BASE FT_Mod_Err_PShinter
  /external/freetype/src/psnames/
psnamerr.h 35 #define FT_ERR_BASE FT_Mod_Err_PSnames
  /external/freetype/src/raster/
rasterrs.h 35 #define FT_ERR_BASE FT_Mod_Err_Raster
  /external/freetype/src/sfnt/
sferrors.h 34 #define FT_ERR_BASE FT_Mod_Err_SFNT
  /external/freetype/src/smooth/
ftsmerrs.h 35 #define FT_ERR_BASE FT_Mod_Err_Smooth
  /external/freetype/src/truetype/
tterrors.h 35 #define FT_ERR_BASE FT_Mod_Err_TrueType

Completed in 352 milliseconds