Searched refs:new_pathv (Results 1 - 2 of 2) sorted by relevance

/inkscape/src/display/
H A Dcurve.h34 void set_pathvector(Geom::PathVector const & new_pathv);
H A Dcurve.cpp73 SPCurve::set_pathvector(Geom::PathVector const & new_pathv) argument
75 _pathv = new_pathv;

Completed in 25 milliseconds