Searched defs:FT_FACE_FLAG_HINTER (Results 1 - 4 of 4) sorted by relevance

/external/chromium_org/third_party/freetype/include/freetype/
H A Dfreetype.h107 /* FT_FACE_FLAG_HINTER */
1040 /* FT_FACE_FLAG_HINTER :: */
1087 #define FT_FACE_FLAG_HINTER ( 1L << 11 ) macro
2536 * @FT_FACE_FLAG_HINTER) is preferred over the auto-hinter. You can
/external/freetype/include/
H A Dfreetype.h142 /* FT_FACE_FLAG_HINTER */
1079 /* FT_FACE_FLAG_HINTER :: */
1130 #define FT_FACE_FLAG_HINTER ( 1L << 11 ) macro
2601 * @FT_FACE_FLAG_HINTER) is preferred over the auto-hinter. You can
/external/pdfium/core/include/thirdparties/freetype/freetype/
H A Dfreetype.h107 /* FT_FACE_FLAG_HINTER */
1046 /* FT_FACE_FLAG_HINTER :: */
1093 #define FT_FACE_FLAG_HINTER ( 1L << 11 ) macro
2549 * @FT_FACE_FLAG_HINTER) is preferred over the auto-hinter. You can
/external/pdfium/core/src/fxge/fx_freetype/fxft2.5.01/include/freetype/
H A Dfreetype.h107 /* FT_FACE_FLAG_HINTER */
1046 /* FT_FACE_FLAG_HINTER :: */
1093 #define FT_FACE_FLAG_HINTER ( 1L << 11 ) macro
2549 * @FT_FACE_FLAG_HINTER) is preferred over the auto-hinter. You can

Completed in 326 milliseconds