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

/inkscape/src/live_effects/parameter/
H A Dfilletchamferpointarray.cpp467 Curve *knotCurve2 = B->portion(times[2], 1); local
473 Geom::CubicBezier const *cubic2 = dynamic_cast<Geom::CubicBezier const *>(knotCurve2);
/inkscape/src/live_effects/
H A Dlpe-fillet-chamfer.cpp546 Curve *knotCurve2 = curve_it2Fixed->portion(times[2], 1); local
558 dynamic_cast<Geom::CubicBezier const *>(&*knotCurve2);

Completed in 19 milliseconds