Searched refs:FT_ERR_BASE (Results 1 - 25 of 36) sorted by relevance

12

/external/pdfium/core/src/fxge/fx_freetype/fxft2.5.01/src/cff/
H A Dcfferrs.h34 #define FT_ERR_BASE FT_Mod_Err_CFF macro
/external/pdfium/core/src/fxge/fx_freetype/fxft2.5.01/src/cid/
H A Dciderrs.h34 #define FT_ERR_BASE FT_Mod_Err_CID macro
/external/pdfium/core/src/fxge/fx_freetype/fxft2.5.01/src/psaux/
H A Dpsauxerr.h35 #define FT_ERR_BASE FT_Mod_Err_PSaux macro
/external/pdfium/core/src/fxge/fx_freetype/fxft2.5.01/src/pshinter/
H A Dpshnterr.h34 #define FT_ERR_BASE FT_Mod_Err_PShinter macro
/external/pdfium/core/src/fxge/fx_freetype/fxft2.5.01/src/psnames/
H A Dpsnamerr.h35 #define FT_ERR_BASE FT_Mod_Err_PSnames macro
/external/pdfium/core/src/fxge/fx_freetype/fxft2.5.01/src/raster/
H A Drasterrs.h35 #define FT_ERR_BASE FT_Mod_Err_Raster macro
/external/pdfium/core/src/fxge/fx_freetype/fxft2.5.01/src/sfnt/
H A Dsferrors.h34 #define FT_ERR_BASE FT_Mod_Err_SFNT macro
/external/pdfium/core/src/fxge/fx_freetype/fxft2.5.01/src/smooth/
H A Dftsmerrs.h35 #define FT_ERR_BASE FT_Mod_Err_Smooth macro
/external/pdfium/core/src/fxge/fx_freetype/fxft2.5.01/src/truetype/
H A Dtterrors.h35 #define FT_ERR_BASE FT_Mod_Err_TrueType macro
/external/pdfium/core/src/fxge/fx_freetype/fxft2.5.01/src/type1/
H A Dt1errors.h34 #define FT_ERR_BASE FT_Mod_Err_Type1 macro
/external/chromium_org/third_party/freetype/include/freetype/
H A Dfterrors.h112 /* 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 macro
122 #undef FT_ERR_BASE macro
123 #define FT_ERR_BASE 0 macro
147 FT_ERRORDEF( FT_ERR_CAT( FT_ERR_PREFIX, e ), v + FT_ERR_BASE, s )
188 #undef FT_ERR_BASE macro
/external/freetype/include/
H A Dfterrors.h112 /* 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 macro
122 #undef FT_ERR_BASE macro
123 #define FT_ERR_BASE 0 macro
147 FT_ERRORDEF( FT_ERR_CAT( FT_ERR_PREFIX, e ), v + FT_ERR_BASE, s )
188 #undef FT_ERR_BASE macro
/external/pdfium/core/include/thirdparties/freetype/freetype/
H A Dfterrors.h112 /* 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 macro
122 #undef FT_ERR_BASE macro
123 #define FT_ERR_BASE 0 macro
147 FT_ERRORDEF( FT_ERR_CAT( FT_ERR_PREFIX, e ), v + FT_ERR_BASE, s )
188 #undef FT_ERR_BASE macro
/external/pdfium/core/src/fxge/fx_freetype/fxft2.5.01/include/freetype/
H A Dfterrors.h112 /* 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 macro
122 #undef FT_ERR_BASE macro
123 #define FT_ERR_BASE 0 macro
147 FT_ERRORDEF( FT_ERR_CAT( FT_ERR_PREFIX, e ), v + FT_ERR_BASE, s )
188 #undef FT_ERR_BASE macro
/external/chromium_org/third_party/freetype/src/autofit/
H A Daferrors.h35 #define FT_ERR_BASE FT_Mod_Err_Autofit macro
/external/chromium_org/third_party/freetype/src/cff/
H A Dcfferrs.h34 #define FT_ERR_BASE FT_Mod_Err_CFF macro
/external/chromium_org/third_party/freetype/src/psaux/
H A Dpsauxerr.h35 #define FT_ERR_BASE FT_Mod_Err_PSaux macro
/external/chromium_org/third_party/freetype/src/pshinter/
H A Dpshnterr.h34 #define FT_ERR_BASE FT_Mod_Err_PShinter macro
/external/chromium_org/third_party/freetype/src/psnames/
H A Dpsnamerr.h35 #define FT_ERR_BASE FT_Mod_Err_PSnames macro
/external/chromium_org/third_party/freetype/src/raster/
H A Drasterrs.h35 #define FT_ERR_BASE FT_Mod_Err_Raster macro
/external/chromium_org/third_party/freetype/src/sfnt/
H A Dsferrors.h34 #define FT_ERR_BASE FT_Mod_Err_SFNT macro
/external/chromium_org/third_party/freetype/src/smooth/
H A Dftsmerrs.h35 #define FT_ERR_BASE FT_Mod_Err_Smooth macro
/external/chromium_org/third_party/freetype/src/truetype/
H A Dtterrors.h35 #define FT_ERR_BASE FT_Mod_Err_TrueType macro
/external/freetype/src/autofit/
H A Daferrors.h35 #define FT_ERR_BASE FT_Mod_Err_Autofit macro
/external/freetype/src/cff/
H A Dcfferrs.h34 #define FT_ERR_BASE FT_Mod_Err_CFF macro

Completed in 356 milliseconds

12