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

/external/chromium_org/third_party/freetype/include/freetype/
H A Dfreetype.h2650 #define FT_LOAD_TARGET_MONO FT_LOAD_TARGET_( FT_RENDER_MODE_MONO )
2716 /* All modes except @FT_RENDER_MODE_MONO use 256 levels of opacity. */
2729 /* FT_RENDER_MODE_MONO :: */
2761 FT_RENDER_MODE_MONO, enumerator in enum:FT_Render_Mode_
2781 /* ft_render_mode_mono :: see @FT_RENDER_MODE_MONO */
2784 #define ft_render_mode_mono FT_RENDER_MODE_MONO
/external/freetype/include/
H A Dfreetype.h2715 #define FT_LOAD_TARGET_MONO FT_LOAD_TARGET_( FT_RENDER_MODE_MONO )
2781 /* All modes except @FT_RENDER_MODE_MONO use 256 levels of opacity. */
2794 /* FT_RENDER_MODE_MONO :: */
2826 FT_RENDER_MODE_MONO, enumerator in enum:FT_Render_Mode_
2846 /* ft_render_mode_mono :: see @FT_RENDER_MODE_MONO */
2849 #define ft_render_mode_mono FT_RENDER_MODE_MONO
/external/pdfium/core/include/thirdparties/freetype/freetype/
H A Dfreetype.h2663 #define FT_LOAD_TARGET_MONO FT_LOAD_TARGET_( FT_RENDER_MODE_MONO )
2729 /* All modes except @FT_RENDER_MODE_MONO use 256 levels of opacity. */
2742 /* FT_RENDER_MODE_MONO :: */
2774 FT_RENDER_MODE_MONO, enumerator in enum:FT_Render_Mode_
2794 /* ft_render_mode_mono :: see @FT_RENDER_MODE_MONO */
2797 #define ft_render_mode_mono FT_RENDER_MODE_MONO
/external/pdfium/core/src/fxge/fx_freetype/fxft2.5.01/include/freetype/
H A Dfreetype.h2663 #define FT_LOAD_TARGET_MONO FT_LOAD_TARGET_( FT_RENDER_MODE_MONO )
2729 /* All modes except @FT_RENDER_MODE_MONO use 256 levels of opacity. */
2742 /* FT_RENDER_MODE_MONO :: */
2774 FT_RENDER_MODE_MONO, enumerator in enum:FT_Render_Mode_
2794 /* ft_render_mode_mono :: see @FT_RENDER_MODE_MONO */
2797 #define ft_render_mode_mono FT_RENDER_MODE_MONO

Completed in 358 milliseconds