Searched refs:max_contours (Results 1 – 18 of 18) sorted by relevance
83 FT_UInt max_contours; member132 (unsigned long)(_count)) <= (_loader)->max_contours )
1366 FT_UShort max_contours; member
38 !table.ReadU16(&maxp->max_contours) || in ots_maxp_parse()88 !out->WriteU16(maxp->max_contours) || in ots_maxp_serialise()
17 uint16_t 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()
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);
345 FT_Int max_contours; /* number of allocated contours */ member
567 hints->max_contours = 0; in af_glyph_hints_done()616 old_max = hints->max_contours; in af_glyph_hints_reload()624 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()