Home
last modified time | relevance | path

Searched refs:max_contours (Results 1 – 7 of 7) sorted by relevance

/AliOS-Things-master/components/freetype/include/internal/
A Dftgloadr.h83 FT_UInt max_contours; member
132 (unsigned long)(_count)) <= (_loader)->max_contours )
A Dtttypes.h1443 FT_UShort max_contours; member
/AliOS-Things-master/components/freetype/src/base/
A Dftgloadr.c119 loader->max_contours = 0; in FT_GlyphLoader_Reset()
247 old_max = loader->max_contours; in FT_GlyphLoader_CheckPoints()
261 loader->max_contours = new_max; in FT_GlyphLoader_CheckPoints()
/AliOS-Things-master/components/freetype/src/type1/
A Dt1objs.h124 FT_Int max_contours; member
/AliOS-Things-master/components/freetype/src/autofit/
A Dafhints.h358 FT_Int max_contours; /* number of allocated contours */ member
A Dafhints.c533 hints->max_contours = 0; in af_glyph_hints_done()
582 old_max = hints->max_contours; in af_glyph_hints_reload()
590 hints->max_contours = new_max; in af_glyph_hints_reload()
/AliOS-Things-master/components/freetype/src/truetype/
A Dttobjs.c88 zone->max_contours = zone->n_contours = 0; in tt_glyphzone_done()
138 zone->max_contours = maxContours; in tt_glyphzone_new()

Completed in 16 milliseconds