Home | History | Annotate | Download | only in freetype

Lines Matching defs:FT_RENDER_MODE_NORMAL

2463    *     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,
2793 /* ft_render_mode_normal :: see @FT_RENDER_MODE_NORMAL */
2796 #define ft_render_mode_normal FT_RENDER_MODE_NORMAL