Lines Matching refs:point2
346 this->point2[this->npoints] = brush - del_right;
349 this->point1[this->npoints] = Geom::middle_point(this->point1[this->npoints],this->point2[this->npoints]);
920 this->cal2->moveto(this->point2[0]);
928 gint const nb2 = Geom::bezier_fit_cubic_r(b2, this->point2, this->npoints, tolerance_sq, BEZIER_MAX_BEZIERS);
981 this->cal2->lineto(this->point2[i]);
1019 this->point2[0] = this->point2[this->npoints - 1];
1036 this->currentcurve->lineto(this->point2[i]);
1040 add_cap(this->currentcurve, this->point2[this->npoints-2], this->point2[this->npoints-1], this->point1[this->npoints-1], this->point1[this->npoints-2], this->cap_rounding);