Searched refs:max_contours (Results 1 – 13 of 13) sorted by relevance
83 FT_UInt max_contours; member134 (FT_UInt)(_count) ) <= (_loader)->max_contours )
1441 FT_Short max_contours; member
65 FT_UInt max_contours; member116 (FT_UInt)(_count) ) <= (_loader)->max_contours )
1590 FT_Short max_contours; member
119 loader->max_contours = 0; in FT_GlyphLoader_Reset()248 old_max = loader->max_contours; in FT_GlyphLoader_CheckPoints()262 loader->max_contours = new_max; in FT_GlyphLoader_CheckPoints()
141 void MaximumProfileTable::Builder::SetMaxContours(int32_t max_contours) { in SetMaxContours() argument142 InternalWriteData()->WriteUShort(Offset::kMaxContours, max_contours); in SetMaxContours()
50 void SetMaxContours(int32_t max_contours);
124 FT_Int max_contours; member
692 hints->max_contours = 0; in af_glyph_hints_done()742 old_max = (FT_UInt)hints->max_contours; in af_glyph_hints_reload()749 hints->max_contours = AF_CONTOURS_EMBEDDED; in af_glyph_hints_reload()762 hints->max_contours = (FT_Int)new_max; in af_glyph_hints_reload()
348 FT_Int max_contours; /* number of allocated contours */ member
88 zone->max_contours = zone->n_contours = 0; in tt_glyphzone_done()138 zone->max_contours = maxContours; in tt_glyphzone_new()
84 zone->max_contours = zone->n_contours = 0; in tt_glyphzone_done()134 zone->max_contours = maxContours; in tt_glyphzone_new()