Searched defs:get_pathvector (Results 1 - 2 of 2) sorted by relevance
| /inkscape/src/display/ | ||
| H A D | curve.cpp | 79 SPCurve::get_pathvector() const function in class:Geom::SPCurve 143 new_curve->_pathv.insert( new_curve->_pathv.end(), c->get_pathvector().begin(), c->get_pathvector().end() ); |
| /inkscape/src/live_effects/parameter/ | ||
| H A D | path.cpp | 81 PathParam::get_pathvector() const function in class:Inkscape::LivePathEffect::Geom::PathParam 408 _pathvector = curve->get_pathvector(); |
Completed in 34 milliseconds