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

/inkscape/src/live_effects/
H A Dlpe-powerstroke.cpp718 double radius2 = 0.5 * distance(pwd2_out.firstValue(), mirrorpath.lastValue()); local
719 fixed_path.appendNew<EllipticalArc>( radius2, radius2, M_PI/2., false, y.firstValue() < 0, pwd2_out.firstValue() );

Completed in 15 milliseconds