Searched refs:FT_RENDER_MODE_LIGHT (Results 1 – 9 of 9) sorted by relevance
66 FT_LOAD_TARGET_MODE( flags ) == FT_RENDER_MODE_LIGHT )
673 if ( mode == FT_RENDER_MODE_LIGHT || in FT_Load_Glyph()
2718 #define FT_LOAD_TARGET_LIGHT FT_LOAD_TARGET_( FT_RENDER_MODE_LIGHT )2829 FT_RENDER_MODE_LIGHT, enumerator
201 if ( scaler->render_mode != FT_RENDER_MODE_LIGHT ) in af_loader_load_g()448 if ( scaler->render_mode != FT_RENDER_MODE_LIGHT && in af_loader_load_g()
1545 if ( mode != FT_RENDER_MODE_LIGHT ) in af_latin2_hints_init()1555 if ( mode == FT_RENDER_MODE_LIGHT || in af_latin2_hints_init()2320 if ( metrics->root.scaler.render_mode == FT_RENDER_MODE_LIGHT || in af_latin2_hints_apply()2345 metrics->root.scaler.render_mode == FT_RENDER_MODE_LIGHT ) ) in af_latin2_hints_apply()
1899 if ( mode != FT_RENDER_MODE_LIGHT ) in af_latin_hints_init()1909 if ( mode == FT_RENDER_MODE_LIGHT || in af_latin_hints_init()2699 if ( metrics->root.scaler.render_mode == FT_RENDER_MODE_LIGHT || in af_latin_hints_apply()2724 metrics->root.scaler.render_mode == FT_RENDER_MODE_LIGHT ) in af_latin_hints_apply()
1320 if ( mode != FT_RENDER_MODE_LIGHT ) in af_cjk_hints_init()
410 if ( mode == FT_RENDER_MODE_LIGHT ) in ft_smooth_render()
2259 glyph->do_stem_adjust = FT_BOOL( hint_mode != FT_RENDER_MODE_LIGHT ); in ps_hints_apply()
Completed in 42 milliseconds