Home
last modified time | relevance | path

Searched refs:FT_OUTLINE_REVERSE_FILL (Results 1 – 6 of 6) sorted by relevance

/AliOS-Things-master/components/freetype/include/
A Dftimage.h486 #define FT_OUTLINE_REVERSE_FILL 0x4 macro
516 #define ft_outline_reverse_fill FT_OUTLINE_REVERSE_FILL
/AliOS-Things-master/components/freetype/src/cid/
A Dcidgload.c338 cidglyph->outline.flags |= FT_OUTLINE_REVERSE_FILL; in cid_slot_load_glyph()
/AliOS-Things-master/components/freetype/src/type1/
A Dt1gload.c376 t1glyph->outline.flags |= FT_OUTLINE_REVERSE_FILL; in T1_Load_Glyph()
/AliOS-Things-master/components/freetype/src/pfr/
A Dpfrobjs.c378 outline->flags |= FT_OUTLINE_REVERSE_FILL; in pfr_slot_load()
/AliOS-Things-master/components/freetype/src/base/
A Dftoutln.c597 outline->flags ^= FT_OUTLINE_REVERSE_FILL; in FT_Outline_Reverse()
/AliOS-Things-master/components/freetype/src/cff/
A Dcffgload.c2993 glyph->root.outline.flags |= FT_OUTLINE_REVERSE_FILL; in cff_slot_load()

Completed in 14 milliseconds