Searched refs:FT_RENDER_MODE_LIGHT (Results 1 – 13 of 13) sorted by relevance
380 if ( scaler.render_mode == FT_RENDER_MODE_LIGHT && in af_loader_load_glyph()431 if ( scaler.render_mode != FT_RENDER_MODE_LIGHT ) in af_loader_load_glyph()550 if ( scaler.render_mode != FT_RENDER_MODE_LIGHT && in af_loader_load_glyph()
1563 if ( mode != FT_RENDER_MODE_LIGHT && mode != FT_RENDER_MODE_LCD ) in af_latin2_hints_init()1573 if ( mode == FT_RENDER_MODE_LIGHT || mode == FT_RENDER_MODE_LCD || in af_latin2_hints_init()
2604 if ( mode != FT_RENDER_MODE_LIGHT && mode != FT_RENDER_MODE_LCD ) in af_latin_hints_init()2617 if ( mode == FT_RENDER_MODE_LIGHT || mode == FT_RENDER_MODE_LCD || in af_latin_hints_init()
1427 if ( mode != FT_RENDER_MODE_LIGHT && mode != FT_RENDER_MODE_LCD ) in af_cjk_hints_init()
69 FT_LOAD_TARGET_MODE( flags ) == FT_RENDER_MODE_LIGHT )
421 case FT_RENDER_MODE_LIGHT: in ft_glyphslot_preset_bitmap()865 if ( ( mode == FT_RENDER_MODE_LIGHT && in FT_Load_Glyph()
3260 #define FT_LOAD_TARGET_LIGHT FT_LOAD_TARGET_( FT_RENDER_MODE_LIGHT )3377 FT_RENDER_MODE_LIGHT, enumerator
378 if ( mode == FT_RENDER_MODE_LIGHT ) in ft_smooth_render()
2152 glyph->do_stem_adjust = FT_BOOL( hint_mode != FT_RENDER_MODE_LIGHT ); in ps_hints_apply()
3048 FT_RENDER_MODE_LIGHT.6406 Implemented the FT_RENDER_MODE_LIGHT hinting mode in the auto and6416 (ps3_hints_apply): Handle FT_RENDER_MODE_LIGHT.6419 FT_RENDER_MODE_LIGHT.
2279 Allow native CFF hinter in FT_RENDER_MODE_LIGHT.
6505 (af_latin_hints_apply) [AF_USE_WARPER]: Handle FT_RENDER_MODE_LIGHT.
637 - The meaning of `FT_RENDER_MODE_LIGHT' has been slightly2993 - The FT_RENDER_MODE_LIGHT render mode was implemented.