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

/external/chromium_org/third_party/freetype/include/freetype/
H A Dfreetype.h1070 /* and @FT_LOAD_NO_AUTOHINT to really disable hinting; however, you */
2523 * FT_LOAD_NO_AUTOHINT ::
2539 * @FT_LOAD_NO_AUTOHINT in case you don't want the auto-hinter to be
2570 #define FT_LOAD_NO_AUTOHINT ( 1L << 15 ) macro
/external/freetype/include/
H A Dfreetype.h1109 /* and @FT_LOAD_NO_AUTOHINT to really disable hinting; however, you */
2588 * FT_LOAD_NO_AUTOHINT ::
2604 * @FT_LOAD_NO_AUTOHINT in case you don't want the auto-hinter to be
2635 #define FT_LOAD_NO_AUTOHINT ( 1L << 15 ) macro
/external/pdfium/core/include/thirdparties/freetype/freetype/
H A Dfreetype.h1076 /* and @FT_LOAD_NO_AUTOHINT to really disable hinting; however, you */
2536 * FT_LOAD_NO_AUTOHINT ::
2552 * @FT_LOAD_NO_AUTOHINT in case you don't want the auto-hinter to be
2583 #define FT_LOAD_NO_AUTOHINT ( 1L << 15 ) macro
/external/pdfium/core/src/fxge/fx_freetype/fxft2.5.01/include/freetype/
H A Dfreetype.h1076 /* and @FT_LOAD_NO_AUTOHINT to really disable hinting; however, you */
2536 * FT_LOAD_NO_AUTOHINT ::
2552 * @FT_LOAD_NO_AUTOHINT in case you don't want the auto-hinter to be
2583 #define FT_LOAD_NO_AUTOHINT ( 1L << 15 ) macro

Completed in 561 milliseconds