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

/inkscape/src/live_effects/
H A Dlpe-fillet-chamfer.h56 void doUpdateFillet(Geom::PathVector const& original_pathv, double power);
H A Dlpe-fillet-chamfer.cpp239 doUpdateFillet(path_from_piecewise(pwd2, tolerance), power);
293 void LPEFilletChamfer::doUpdateFillet(Geom::PathVector const &original_pathv, double power) function in class:Inkscape::LivePathEffect::LPEFilletChamfer

Completed in 14 milliseconds