Home
last modified time | relevance | path

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

/AliOS-Things-master/components/freetype/include/
A Dftimage.h487 #define FT_OUTLINE_IGNORE_DROPOUTS 0x8 macro
517 #define ft_outline_ignore_dropouts FT_OUTLINE_IGNORE_DROPOUTS
/AliOS-Things-master/components/freetype/src/truetype/
A Dttgload.c2447 glyph->outline.flags |= FT_OUTLINE_IGNORE_DROPOUTS; in TT_Load_Glyph()
2452 glyph->outline.flags |= FT_OUTLINE_IGNORE_DROPOUTS; in TT_Load_Glyph()
/AliOS-Things-master/components/freetype/src/raster/
A Dftraster.c3280 if ( ras.outline.flags & FT_OUTLINE_IGNORE_DROPOUTS ) in Render_Glyph()
3356 if ( ras.outline.flags & FT_OUTLINE_IGNORE_DROPOUTS ) in Render_Gray_Glyph()

Completed in 19 milliseconds