Searched refs:adjust_circles (Results 1 - 1 of 1) sorted by relevance
/inkscape/src/helper/ |
H A D | geom-pathstroke.cpp | 290 Geom::Point adjust_circles( Geom::Circle &circle1, Geom::Circle &circle2, Geom::Point const &point1, Geom::Point const &point2, Geom::Point const &tan1, Geom::Point const &tan2 ) { function in namespace:__anon52 303 // std::cout << "adjust_circles:" << std::endl; 475 Geom::Point apex = adjust_circles( circle1, circle2, startPt, endPt, tang1, tang2 );
|
Completed in 17 milliseconds