Searched refs:FT_RENDER_MODE_MONO (Results 1 – 8 of 8) sorted by relevance
3189 #define FT_LOAD_TARGET_MONO FT_LOAD_TARGET_( FT_RENDER_MODE_MONO )3378 FT_RENDER_MODE_MONO, enumerator3391 #define ft_render_mode_mono FT_RENDER_MODE_MONO
116 if ( mode != FT_RENDER_MODE_MONO ) in ft_raster1_render()
2289 FT_RENDER_MODE_MONO ); in compute_glyph_metrics()2551 FT_RENDER_MODE_MONO ); in tt_loader_init()2576 FT_RENDER_MODE_MONO ) && in tt_loader_init()2634 FT_RENDER_MODE_MONO ); in tt_loader_init()2638 FT_RENDER_MODE_MONO ); in tt_loader_init()
1405 if ( mode == FT_RENDER_MODE_MONO || mode == FT_RENDER_MODE_LCD ) in af_cjk_hints_init()1412 if ( mode == FT_RENDER_MODE_MONO || mode == FT_RENDER_MODE_LCD_V ) in af_cjk_hints_init()1421 if ( mode == FT_RENDER_MODE_MONO ) in af_cjk_hints_init()
2641 if ( mode == FT_RENDER_MODE_MONO || mode == FT_RENDER_MODE_LCD ) in af_latin_hints_init()2648 if ( mode == FT_RENDER_MODE_MONO || mode == FT_RENDER_MODE_LCD_V ) in af_latin_hints_init()2657 if ( mode == FT_RENDER_MODE_MONO ) in af_latin_hints_init()
2137 glyph->do_horz_snapping = FT_BOOL( hint_mode == FT_RENDER_MODE_MONO || in ps_hints_apply()2140 glyph->do_vert_snapping = FT_BOOL( hint_mode == FT_RENDER_MODE_MONO || in ps_hints_apply()
179 RenderMode = FT_RENDER_MODE_MONO; in InitFont()
402 case FT_RENDER_MODE_MONO: in ft_glyphslot_preset_bitmap()1087 mode = FT_RENDER_MODE_MONO; in FT_Load_Glyph()