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

/external/chromium_org/third_party/freetype/include/freetype/
H A Dfreetype.h156 /* FT_LOAD_NO_HINTING */
237 /* If not disabled with @FT_LOAD_NO_HINTING, the values represent */
1069 /* @FT_LOAD_NO_HINTING. You have to set both @FT_LOAD_NO_HINTING */
2432 * This flag implies @FT_LOAD_NO_HINTING and @FT_LOAD_NO_BITMAP, and
2441 * FT_LOAD_NO_HINTING ::
2537 * disable hinting by setting @FT_LOAD_NO_HINTING or change the
2558 #define FT_LOAD_NO_HINTING ( 1L << 1 ) macro
/external/freetype/include/
H A Dfreetype.h191 /* FT_LOAD_NO_HINTING */
272 /* If not disabled with @FT_LOAD_NO_HINTING, the values represent */
1108 /* @FT_LOAD_NO_HINTING. You have to set both @FT_LOAD_NO_HINTING */
2500 * This flag implies @FT_LOAD_NO_HINTING and @FT_LOAD_NO_BITMAP, and
2509 * FT_LOAD_NO_HINTING ::
2602 * disable hinting by setting @FT_LOAD_NO_HINTING or change the
2623 #define FT_LOAD_NO_HINTING ( 1L << 1 ) macro
/external/pdfium/core/include/thirdparties/freetype/freetype/
H A Dfreetype.h156 /* FT_LOAD_NO_HINTING */
237 /* If not disabled with @FT_LOAD_NO_HINTING, the values represent */
1075 /* @FT_LOAD_NO_HINTING. You have to set both @FT_LOAD_NO_HINTING */
2445 * This flag implies @FT_LOAD_NO_HINTING and @FT_LOAD_NO_BITMAP, and
2454 * FT_LOAD_NO_HINTING ::
2550 * disable hinting by setting @FT_LOAD_NO_HINTING or change the
2571 #define FT_LOAD_NO_HINTING ( 1L << 1 ) macro
/external/pdfium/core/src/fxge/fx_freetype/fxft2.5.01/include/freetype/
H A Dfreetype.h156 /* FT_LOAD_NO_HINTING */
237 /* If not disabled with @FT_LOAD_NO_HINTING, the values represent */
1075 /* @FT_LOAD_NO_HINTING. You have to set both @FT_LOAD_NO_HINTING */
2445 * This flag implies @FT_LOAD_NO_HINTING and @FT_LOAD_NO_BITMAP, and
2454 * FT_LOAD_NO_HINTING ::
2550 * disable hinting by setting @FT_LOAD_NO_HINTING or change the
2571 #define FT_LOAD_NO_HINTING ( 1L << 1 ) macro

Completed in 597 milliseconds