Searched refs:CubicTangent (Results 1 - 3 of 3) sorted by relevance

/inkscape/src/livarot/
H A DPath.h277 static void CubicTangent (double t, Geom::Point &oPt, Geom::Point const &iS,
H A DShapeMisc.cpp1139 Path::CubicTangent (ts, sDx, prevx,nData->start,nData->p,nData->end);
1140 Path::CubicTangent (te, eDx, prevx,nData->start,nData->p,nData->end);
H A DPathConversion.cpp688 void Path::CubicTangent(double t, Geom::Point &oPt, const Geom::Point &iS, const Geom::Point &isD, function in class:Path

Completed in 23 milliseconds