Searched defs:RecStdCubicTo (Results 1 - 1 of 1) sorted by relevance

/inkscape/src/livarot/
H A DPathOutline.cpp1281 Path::RecStdCubicTo (outline_callback_data * data, double tol, double width, function in class:Path
1368 RecStdCubicTo (&desc, tol, width, lev - 1);
1380 RecStdCubicTo (&desc, tol, width, lev - 1);
1388 RecStdCubicTo (data, tol, width, 8);
1407 RecStdCubicTo (data, tol, width, 8);

Completed in 14 milliseconds