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

/inkscape/src/helper/
H A Dgeom-pathstroke.cpp721 void get_cubic_data(Geom::CubicBezier const& bez, double time, double& len, double& rad) function in namespace:__anon52
771 get_cubic_data(bez, 0, start_len, start_rad);
772 get_cubic_data(bez, 1, end_len, end_rad);

Completed in 16 milliseconds