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

/inkscape/src/livarot/
H A DShapeMisc.cpp1136 Geom::Point sDx, eDx; local
1139 Path::CubicTangent (ts, sDx, prevx,nData->start,nData->p,nData->end);
1142 sDx *= (te - ts);
1145 dest->CubicTo (nx,sDx,eDx);

Completed in 242 milliseconds