Searched refs:FT_PARAM_TAG_INCREMENTAL (Results 1 - 7 of 7) sorted by relevance

/external/chromium_org/third_party/freetype/include/freetype/
H A Dftincrem.h55 * @FT_Parameter with the @FT_PARAM_TAG_INCREMENTAL tag and an
286 * @FT_PARAM_TAG_INCREMENTAL as in the following example:
299 * parameter.tag = FT_PARAM_TAG_INCREMENTAL;
337 * FT_PARAM_TAG_INCREMENTAL
344 #define FT_PARAM_TAG_INCREMENTAL FT_MAKE_TAG( 'i', 'n', 'c', 'r' ) macro
/external/freetype/include/
H A Dftincrem.h55 * @FT_Parameter with the @FT_PARAM_TAG_INCREMENTAL tag and an
286 * @FT_PARAM_TAG_INCREMENTAL as in the following example:
299 * parameter.tag = FT_PARAM_TAG_INCREMENTAL;
337 * FT_PARAM_TAG_INCREMENTAL
344 #define FT_PARAM_TAG_INCREMENTAL FT_MAKE_TAG( 'i', 'n', 'c', 'r' ) macro
/external/pdfium/core/include/thirdparties/freetype/freetype/
H A Dftincrem.h55 * @FT_Parameter with the @FT_PARAM_TAG_INCREMENTAL tag and an
286 * @FT_PARAM_TAG_INCREMENTAL as in the following example:
299 * parameter.tag = FT_PARAM_TAG_INCREMENTAL;
337 * FT_PARAM_TAG_INCREMENTAL
344 #define FT_PARAM_TAG_INCREMENTAL FT_MAKE_TAG( 'i', 'n', 'c', 'r' ) macro
/external/pdfium/core/src/fxge/fx_freetype/fxft2.5.01/include/freetype/
H A Dftincrem.h55 * @FT_Parameter with the @FT_PARAM_TAG_INCREMENTAL tag and an
286 * @FT_PARAM_TAG_INCREMENTAL as in the following example:
299 * parameter.tag = FT_PARAM_TAG_INCREMENTAL;
337 * FT_PARAM_TAG_INCREMENTAL
344 #define FT_PARAM_TAG_INCREMENTAL FT_MAKE_TAG( 'i', 'n', 'c', 'r' ) macro
/external/chromium_org/third_party/freetype/src/base/
H A Dftobjs.c1173 if ( params[i].tag == FT_PARAM_TAG_INCREMENTAL )
/external/freetype/src/base/
H A Dftobjs.c1184 if ( params[i].tag == FT_PARAM_TAG_INCREMENTAL )
/external/pdfium/core/src/fxge/fx_freetype/fxft2.5.01/src/base/
H A Dftobjs.c1173 if ( params[i].tag == FT_PARAM_TAG_INCREMENTAL )

Completed in 4380 milliseconds