Searched refs:sbStart (Results 1 - 1 of 1) sorted by relevance
/inkscape/src/livarot/ | ||
H A D | PathStroke.cpp | 66 Geom::Point sbStart = pts[lastM].p; local 69 if ( Geom::LInfty(sbEnd-sbStart) < 0.00001 ) { // why close lines that shouldn't be closed? |
Completed in 13 milliseconds