Searched refs:adjustForNewPath (Results 1 - 5 of 5) sorted by relevance

/inkscape/src/live_effects/
H A Dlpe-powerstroke.h35 void adjustForNewPath(Geom::PathVector const & path_in);
H A Dlpe-fillet-chamfer.h44 virtual void adjustForNewPath(Geom::PathVector const &path_in);
H A Dlpe-fillet-chamfer.cpp492 LPEFilletChamfer::adjustForNewPath(Geom::PathVector const &path_in) function in class:Inkscape::LivePathEffect::LPEFilletChamfer
H A Dlpe-powerstroke.cpp304 LPEPowerStroke::adjustForNewPath(Geom::PathVector const & path_in) function in class:Inkscape::LivePathEffect::LPEPowerStroke
/inkscape/src/ui/tool/
H A Dpath-manipulator.cpp1377 lpe_pwr->adjustForNewPath(pathv);
1384 lpe_fll->adjustForNewPath(pathv);

Completed in 25 milliseconds