Searched refs:end_rad (Results 1 - 1 of 1) sorted by relevance
/inkscape/src/helper/ | ||
H A D | geom-pathstroke.cpp | 769 double start_rad, end_rad; local 772 get_cubic_data(bez, 1, end_len, end_rad); 778 if (!Geom::are_near(end_rad, 0)) 779 end_off += width / end_rad; |
Completed in 28 milliseconds