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

/inkscape/src/livarot/
H A DPathOutline.cpp1082 const Geom::Point Ed = fin.end; local
1088 const Geom::Point A = Sd + Ed - 2*E + 2*iS;
1089 const Geom::Point B = 0.5*(Ed - Sd);
1090 const Geom::Point C = 0.25*(6*E - 6*iS - Sd - Ed);
1091 const Geom::Point D = 0.125*(4*iS + 4*E - Ed + Sd);

Completed in 26 milliseconds