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

/inkscape/src/helper/
H A Dgeom-pathstroke.cpp774 double start_off = 1, end_off = 1; local
779 end_off += width / end_rad;
781 end_off *= end_len;
786 Geom::Point mid2_new = end_normal.ccw()*end_off;

Completed in 17 milliseconds