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()436 if ( scaler.render_mode != FT_RENDER_MODE_LIGHT ) in af_loader_load_glyph()555 if ( scaler.render_mode != FT_RENDER_MODE_LIGHT && in af_loader_load_glyph()
1564 if ( mode != FT_RENDER_MODE_LIGHT && mode != FT_RENDER_MODE_LCD ) in af_latin2_hints_init()1574 if ( mode == FT_RENDER_MODE_LIGHT || mode == FT_RENDER_MODE_LCD || in af_latin2_hints_init()
2639 if ( mode != FT_RENDER_MODE_LIGHT && mode != FT_RENDER_MODE_LCD ) in af_latin_hints_init()2652 if ( mode == FT_RENDER_MODE_LIGHT || mode == FT_RENDER_MODE_LCD || in af_latin_hints_init()
1429 if ( mode != FT_RENDER_MODE_LIGHT && mode != FT_RENDER_MODE_LCD ) in af_cjk_hints_init()
68 FT_LOAD_TARGET_MODE( flags ) == FT_RENDER_MODE_LIGHT )
444 case FT_RENDER_MODE_LIGHT: in ft_glyphslot_preset_bitmap()894 if ( ( mode == FT_RENDER_MODE_LIGHT && in FT_Load_Glyph()
3138 #define FT_LOAD_TARGET_LIGHT FT_LOAD_TARGET_( FT_RENDER_MODE_LIGHT )3250 FT_RENDER_MODE_LIGHT, enumerator
450 mode != FT_RENDER_MODE_LIGHT && in ft_smooth_render()498 mode == FT_RENDER_MODE_LIGHT ) in ft_smooth_render()
2151 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.
919 - The meaning of `FT_RENDER_MODE_LIGHT' has been slightly3275 - The FT_RENDER_MODE_LIGHT render mode was implemented.