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

/inkscape/src/live_effects/
H A Dlpe-powerstroke.cpp641 Geom::Path fixed_mirrorpath = path_from_piecewise_fix_cusps( mirrorpath, reverse(y), jointype, miter_limit, LPE_CONVERSION_TOLERANCE); local
646 fixed_mirrorpath.close(true);
647 path_out.push_back(fixed_mirrorpath);
686 fixed_path.append(fixed_mirrorpath);

Completed in 22 milliseconds