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

/inkscape/src/livarot/
H A DPath.cpp87 EndBezierTo ();
140 EndBezierTo(iPt);
170 EndBezierTo (iPt);
197 EndBezierTo(iPt);
226 EndBezierTo(iPt);
283 int Path::EndBezierTo() function in class:Path
295 int Path::EndBezierTo(Geom::Point const &iPt) function in class:Path
304 return EndBezierTo();
351 EndBezierTo(iPt);
H A DShapeMisc.cpp1242 dest->EndBezierTo ();
1258 dest->EndBezierTo ();
1281 dest->EndBezierTo ();
1304 dest->EndBezierTo ();
1322 dest->EndBezierTo ();
1338 dest->EndBezierTo ();
1361 dest->EndBezierTo ();
1384 dest->EndBezierTo ();
1449 dest->EndBezierTo ();
H A DPath.h114 int EndBezierTo();
115 int EndBezierTo ( Geom::Point const &ip); // ends a quadratic bezier spline (for curves started with TempBezierTo)
H A DPathOutline.cpp136 rev->EndBezierTo ();
315 rev->EndBezierTo ();

Completed in 25 milliseconds