Searched refs:LoadPath (Results 1 - 2 of 2) sorted by relevance
/inkscape/src/livarot/ |
H A D | PathCutting.cpp | 421 void Path::LoadPath(Geom::Path const &path, Geom::Affine const &tr, bool doTransformation, bool append) function in class:Path 462 LoadPath(*it, tr, doTransformation, true); 466 LoadPath(*it, tr, doTransformation, true);
|
H A D | Path.h | 184 void LoadPath(Geom::Path const &path, Geom::Affine const &tr, bool doTransformation, bool append = false);
|
Completed in 19 milliseconds