Searched refs:FT_RENDER_MODE_NORMAL (Results 1 - 18 of 18) sorted by relevance

/external/chromium_org/third_party/freetype/include/freetype/
H A Dfreetype.h2450 * glyph is rendered in @FT_RENDER_MODE_NORMAL mode. This can be
2648 #define FT_LOAD_TARGET_NORMAL FT_LOAD_TARGET_( FT_RENDER_MODE_NORMAL )
2719 /* FT_RENDER_MODE_NORMAL :: */
2724 /* This is equivalent to @FT_RENDER_MODE_NORMAL. It is only */
2759 FT_RENDER_MODE_NORMAL = 0, enumerator in enum:FT_Render_Mode_
2780 /* ft_render_mode_normal :: see @FT_RENDER_MODE_NORMAL */
2783 #define ft_render_mode_normal FT_RENDER_MODE_NORMAL
/external/freetype/include/
H A Dfreetype.h2518 * glyph is rendered in @FT_RENDER_MODE_NORMAL mode. This can be
2713 #define FT_LOAD_TARGET_NORMAL FT_LOAD_TARGET_( FT_RENDER_MODE_NORMAL )
2784 /* FT_RENDER_MODE_NORMAL :: */
2789 /* This is equivalent to @FT_RENDER_MODE_NORMAL. It is only */
2824 FT_RENDER_MODE_NORMAL = 0, enumerator in enum:FT_Render_Mode_
2845 /* ft_render_mode_normal :: see @FT_RENDER_MODE_NORMAL */
2848 #define ft_render_mode_normal FT_RENDER_MODE_NORMAL
/external/pdfium/core/include/thirdparties/freetype/freetype/
H A Dfreetype.h2463 * glyph is rendered in @FT_RENDER_MODE_NORMAL mode. This can be
2661 #define FT_LOAD_TARGET_NORMAL FT_LOAD_TARGET_( FT_RENDER_MODE_NORMAL )
2732 /* FT_RENDER_MODE_NORMAL :: */
2737 /* This is equivalent to @FT_RENDER_MODE_NORMAL. It is only */
2772 FT_RENDER_MODE_NORMAL = 0, enumerator in enum:FT_Render_Mode_
2793 /* ft_render_mode_normal :: see @FT_RENDER_MODE_NORMAL */
2796 #define ft_render_mode_normal FT_RENDER_MODE_NORMAL
/external/pdfium/core/src/fxge/fx_freetype/fxft2.5.01/include/freetype/
H A Dfreetype.h2463 * glyph is rendered in @FT_RENDER_MODE_NORMAL mode. This can be
2661 #define FT_LOAD_TARGET_NORMAL FT_LOAD_TARGET_( FT_RENDER_MODE_NORMAL )
2732 /* FT_RENDER_MODE_NORMAL :: */
2737 /* This is equivalent to @FT_RENDER_MODE_NORMAL. It is only */
2772 FT_RENDER_MODE_NORMAL = 0, enumerator in enum:FT_Render_Mode_
2793 /* ft_render_mode_normal :: see @FT_RENDER_MODE_NORMAL */
2796 #define ft_render_mode_normal FT_RENDER_MODE_NORMAL
/external/chromium_org/third_party/freetype/src/smooth/
H A Dftsmooth.c411 mode = FT_RENDER_MODE_NORMAL;
414 FT_RENDER_MODE_NORMAL );
/external/freetype/src/smooth/
H A Dftsmooth.c411 mode = FT_RENDER_MODE_NORMAL;
414 FT_RENDER_MODE_NORMAL );
/external/pdfium/core/src/fxge/fx_freetype/fxft2.5.01/src/smooth/
H A Dftsmooth.c411 mode = FT_RENDER_MODE_NORMAL;
414 FT_RENDER_MODE_NORMAL );
/external/pdfium/core/src/fxge/fx_freetype/fxft2.5.01/src/type1/
H A Dt1gload.c175 FT_RENDER_MODE_NORMAL,
240 FT_RENDER_MODE_NORMAL,
/external/pdfium/core/include/fxge/
H A Dfx_freetype.h32 #define FXFT_RENDER_MODE_NORMAL FT_RENDER_MODE_NORMAL
/external/chromium_org/third_party/freetype/src/autofit/
H A Dafcjk.c108 scaler->render_mode = FT_RENDER_MODE_NORMAL;
1285 metrics->root.scaler.render_mode = mode = FT_RENDER_MODE_NORMAL;
2150 metrics->root.scaler.render_mode == FT_RENDER_MODE_NORMAL )
H A Daflatin.c101 scaler->render_mode = FT_RENDER_MODE_NORMAL;
1546 metrics->root.scaler.render_mode = mode = FT_RENDER_MODE_NORMAL;
H A Daflatin2.c94 scaler->render_mode = FT_RENDER_MODE_NORMAL;
1520 metrics->root.scaler.render_mode = mode = FT_RENDER_MODE_NORMAL;
/external/freetype/src/autofit/
H A Dafcjk.c158 scaler->render_mode = FT_RENDER_MODE_NORMAL;
1309 metrics->root.scaler.render_mode = mode = FT_RENDER_MODE_NORMAL;
2224 metrics->root.scaler.render_mode == FT_RENDER_MODE_NORMAL )
H A Daflatin2.c95 scaler->render_mode = FT_RENDER_MODE_NORMAL;
1521 metrics->root.scaler.render_mode = mode = FT_RENDER_MODE_NORMAL;
H A Daflatin.c152 scaler->render_mode = FT_RENDER_MODE_NORMAL;
1969 metrics->root.scaler.render_mode = mode = FT_RENDER_MODE_NORMAL;
/external/chromium_org/third_party/freetype/src/base/
H A Dftobjs.c821 if ( mode == FT_RENDER_MODE_NORMAL &&
/external/freetype/src/base/
H A Dftobjs.c826 if ( mode == FT_RENDER_MODE_NORMAL &&
/external/pdfium/core/src/fxge/fx_freetype/fxft2.5.01/src/base/
H A Dftobjs.c821 if ( mode == FT_RENDER_MODE_NORMAL &&

Completed in 2916 milliseconds