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