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

/external/chromium_org/third_party/freetype/include/freetype/
H A Dfreetype.h3883 * FREETYPE_MAJOR :: The major version number.
3893 #define FREETYPE_MAJOR 2 macro
3906 /* use the macros @FREETYPE_MAJOR, @FREETYPE_MINOR, and */
/external/freetype/include/
H A Dfreetype.h3951 * FREETYPE_MAJOR :: The major version number.
3961 #define FREETYPE_MAJOR 2 macro
3974 /* use the macros @FREETYPE_MAJOR, @FREETYPE_MINOR, and */
/external/pdfium/core/include/thirdparties/freetype/freetype/
H A Dfreetype.h3896 * FREETYPE_MAJOR :: The major version number.
3906 #define FREETYPE_MAJOR 2 macro
3919 /* use the macros @FREETYPE_MAJOR, @FREETYPE_MINOR, and */
/external/pdfium/core/src/fxge/fx_freetype/fxft2.5.01/include/freetype/
H A Dfreetype.h3896 * FREETYPE_MAJOR :: The major version number.
3906 #define FREETYPE_MAJOR 2 macro
3919 /* use the macros @FREETYPE_MAJOR, @FREETYPE_MINOR, and */
/external/chromium_org/third_party/freetype/src/base/
H A Dftobjs.c4205 #define FREETYPE_VER_FIXED ( ( (FT_Long)FREETYPE_MAJOR << 16 ) | \
4626 library->version_major = FREETYPE_MAJOR;
/external/freetype/src/base/
H A Dftobjs.c4228 #define FREETYPE_VER_FIXED ( ( (FT_Long)FREETYPE_MAJOR << 16 ) | \
4650 library->version_major = FREETYPE_MAJOR;
/external/pdfium/core/src/fxge/fx_freetype/fxft2.5.01/src/base/
H A Dftobjs.c4206 #define FREETYPE_VER_FIXED ( ( (FT_Long)FREETYPE_MAJOR << 16 ) | \
4627 library->version_major = FREETYPE_MAJOR;

Completed in 219 milliseconds