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

/inkscape/src/helper/
H A Dgeom-pathstroke.cpp769 double start_rad, end_rad; local
771 get_cubic_data(bez, 0, start_len, start_rad);
776 if (!Geom::are_near(start_rad, 0))
777 start_off += width / start_rad;

Completed in 15 milliseconds