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

1 2

  /external/pdfium/core/src/fxge/fx_freetype/fxft2.5.01/src/cff/
cfferrs.h 34 #define FT_ERR_BASE FT_Mod_Err_CFF
  /external/pdfium/core/src/fxge/fx_freetype/fxft2.5.01/src/cid/
ciderrs.h 34 #define FT_ERR_BASE FT_Mod_Err_CID
  /external/pdfium/core/src/fxge/fx_freetype/fxft2.5.01/src/psaux/
psauxerr.h 35 #define FT_ERR_BASE FT_Mod_Err_PSaux
  /external/pdfium/core/src/fxge/fx_freetype/fxft2.5.01/src/pshinter/
pshnterr.h 34 #define FT_ERR_BASE FT_Mod_Err_PShinter
  /external/pdfium/core/src/fxge/fx_freetype/fxft2.5.01/src/psnames/
psnamerr.h 35 #define FT_ERR_BASE FT_Mod_Err_PSnames
  /external/pdfium/core/src/fxge/fx_freetype/fxft2.5.01/src/raster/
rasterrs.h 35 #define FT_ERR_BASE FT_Mod_Err_Raster
  /external/pdfium/core/src/fxge/fx_freetype/fxft2.5.01/src/sfnt/
sferrors.h 34 #define FT_ERR_BASE FT_Mod_Err_SFNT
  /external/pdfium/core/src/fxge/fx_freetype/fxft2.5.01/src/smooth/
ftsmerrs.h 35 #define FT_ERR_BASE FT_Mod_Err_Smooth
  /external/pdfium/core/src/fxge/fx_freetype/fxft2.5.01/src/truetype/
tterrors.h 35 #define FT_ERR_BASE FT_Mod_Err_TrueType
  /external/pdfium/core/src/fxge/fx_freetype/fxft2.5.01/src/type1/
t1errors.h 34 #define FT_ERR_BASE FT_Mod_Err_Type1
  /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/
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/pdfium/core/include/thirdparties/freetype/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/pdfium/core/src/fxge/fx_freetype/fxft2.5.01/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
  /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

Completed in 312 milliseconds

1 2