Searched refs:old_points (Results 1 – 1 of 1) sorted by relevance
767 FT_Int i, old_points, num_points; in pfr_glyph_load_rec() local774 old_points = base->n_points; in pfr_glyph_load_rec()784 num_points = base->n_points - old_points; in pfr_glyph_load_rec()789 FT_Vector* vec = base->points + old_points; in pfr_glyph_load_rec()802 FT_Vector* vec = loader->base.outline.points + old_points; in pfr_glyph_load_rec()