Searched refs:max_points (Results 1 – 10 of 10) sorted by relevance
117 loader->max_points = 0; in FT_GlyphLoader_Reset()171 if ( !FT_NEW_ARRAY( loader->base.extra_points, 2 * loader->max_points ) ) in FT_GlyphLoader_CreateExtra()175 loader->max_points; in FT_GlyphLoader_CreateExtra()215 old_max = loader->max_points; in FT_GlyphLoader_CheckPoints()242 loader->max_points = new_max; in FT_GlyphLoader_CheckPoints()
305 FT_UInt max_points; member320 FT_UInt old_max = border->max_points; in ft_stroke_border_grow()338 border->max_points = cur_max; in ft_stroke_border_grow()618 border->max_points = 0; in ft_stroke_border_init()643 border->max_points = 0; in ft_stroke_border_done()
82 FT_UInt max_points; member127 (unsigned long)(_count)) <= (_loader)->max_points )
1468 FT_UShort max_points; member
33 struct variable_list **vls, int max_points,
341 FT_Int max_points; /* number of allocated points */ member
549 hints->max_points = 0; in af_glyph_hints_done()611 old_max = hints->max_points; in af_glyph_hints_reload()619 hints->max_points = new_max; in af_glyph_hints_reload()
86 zone->max_points = zone->n_points = 0; in tt_glyphzone_done()136 zone->max_points = maxPoints; in tt_glyphzone_new()
6687 FT_UInt max_points; member6728 if ( BOUNDS( ref1, worker->max_points ) || in _iup_worker_interpolate()6729 BOUNDS( ref2, worker->max_points ) ) in _iup_worker_interpolate()6849 V.max_points = CUR.pts.n_points; in Ins_IUP()
1086 struct variable_list **vls, int max_points,