Searched refs:max_contours (Results 1 – 7 of 7) sorted by relevance
83 FT_UInt max_contours; member132 (unsigned long)(_count)) <= (_loader)->max_contours )
1443 FT_UShort max_contours; member
119 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()
124 FT_Int max_contours; member
358 FT_Int max_contours; /* number of allocated contours */ member
533 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()
88 zone->max_contours = zone->n_contours = 0; in tt_glyphzone_done()138 zone->max_contours = maxContours; in tt_glyphzone_new()
Completed in 16 milliseconds