Lines Matching refs:accumulated
112 this->accumulated = new SPCurve();
372 /* reset accumulated curve */
373 this->accumulated->reset();
398 this->accumulated->reset();
452 this->accumulated->reset();
482 /* reset accumulated curve */
483 this->accumulated->reset();
644 if (!this->accumulated->is_empty()) {
658 Geom::PathVector pathv = this->accumulated->get_pathvector() * desktop->dt2doc();
839 this->accumulated->reset(); /* Is this required ?? */
857 this->accumulated->append(this->cal1, FALSE);
859 add_cap(this->accumulated,
866 this->accumulated->append(rev_cal2, TRUE);
868 add_cap(this->accumulated,
875 this->accumulated->closepath();