Searched refs:start_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
777 start_off += width / start_rad;
780 start_off *= start_len;
784 Geom::Point mid1_new = start_normal.ccw()*start_off;

Completed in 17 milliseconds