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

/inkscape/src/libnrtype/
H A DLayout-TNG-Output.cpp739 Geom::Point startpoint, endpoint; local
741 const_cast<Path&>(path).PointAt(end_otp[0].piece, end_otp[0].t, endpoint);
742 if (endpoint != startpoint) {
743 tangent = endpoint - startpoint;

Completed in 16 milliseconds