Home
last modified time | relevance | path

Searched refs:FT_RENDER_MODE_LIGHT (Results 1 – 9 of 9) sorted by relevance

/AliOS-Things-master/components/freetype/src/base/
A Dftadvanc.c66 FT_LOAD_TARGET_MODE( flags ) == FT_RENDER_MODE_LIGHT )
A Dftobjs.c673 if ( mode == FT_RENDER_MODE_LIGHT || in FT_Load_Glyph()
/AliOS-Things-master/components/freetype/include/
A Dfreetype.h2718 #define FT_LOAD_TARGET_LIGHT FT_LOAD_TARGET_( FT_RENDER_MODE_LIGHT )
2829 FT_RENDER_MODE_LIGHT, enumerator
/AliOS-Things-master/components/freetype/src/autofit/
A Dafloader.c201 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()
A Daflatin2.c1545 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()
A Daflatin.c1899 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()
A Dafcjk.c1320 if ( mode != FT_RENDER_MODE_LIGHT ) in af_cjk_hints_init()
/AliOS-Things-master/components/freetype/src/smooth/
A Dftsmooth.c410 if ( mode == FT_RENDER_MODE_LIGHT ) in ft_smooth_render()
/AliOS-Things-master/components/freetype/src/pshinter/
A Dpshalgo.c2259 glyph->do_stem_adjust = FT_BOOL( hint_mode != FT_RENDER_MODE_LIGHT ); in ps_hints_apply()

Completed in 42 milliseconds