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

/inkscape/src/
H A Dsp-shape.cpp1124 Inkscape::SnapTargetType stt; local
1129 stt = Inkscape::SNAPTARGET_NODE_CUSP;
1134 stt = Inkscape::SNAPTARGET_NODE_SMOOTH;
1138 stt = Inkscape::SNAPTARGET_UNDEFINED;
1142 p.push_back(Inkscape::SnapCandidatePoint(curve_it1->finalPoint() * i2dt, sst, stt));

Completed in 15 milliseconds