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

/inkscape/src/livarot/
H A DPathSimplify.cpp1341 PathDescrCubicTo &lastCubic, int lastAP)
1357 dest->CubicTo(lastCubic.p, lastCubic.start, lastCubic.end);
1340 FlushPendingAddition(Path *dest, PathDescr *lastAddition, PathDescrCubicTo &lastCubic, int lastAP) argument

Completed in 69 milliseconds