Home
last modified time | relevance | path

Searched refs:FT_OUTLINE_SMART_DROPOUTS (Results 1 – 3 of 3) sorted by relevance

/AliOS-Things-master/components/freetype/include/
A Dftimage.h488 #define FT_OUTLINE_SMART_DROPOUTS 0x10 macro
/AliOS-Things-master/components/freetype/src/truetype/
A Dttgload.c2439 glyph->outline.flags |= FT_OUTLINE_SMART_DROPOUTS | in TT_Load_Glyph()
2443 glyph->outline.flags |= FT_OUTLINE_SMART_DROPOUTS; in TT_Load_Glyph()
/AliOS-Things-master/components/freetype/src/raster/
A Dftraster.c3284 if ( ras.outline.flags & FT_OUTLINE_SMART_DROPOUTS ) in Render_Glyph()
3360 if ( ras.outline.flags & FT_OUTLINE_SMART_DROPOUTS ) in Render_Gray_Glyph()

Completed in 22 milliseconds