Searched defs:old_path (Results 1 - 1 of 1) sorted by relevance
/inkscape/src/ | ||
H A D | sp-conn-end.cpp | 222 const Geom::Path& old_path = curve->get_pathvector()[0]; local 224 new_path_vector.push_back(old_path.portion(endPos[0], endPos[1])); |
Completed in 14 milliseconds