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

/inkscape/src/helper/
H A Dgeom-pathstroke.cpp475 Geom::Point apex = adjust_circles( circle1, circle2, startPt, endPt, tang1, tang2 ); local
476 points.push_back( ShapeIntersection( 0, 0, apex) );
477 points.push_back( ShapeIntersection( 0, 0, apex) );

Completed in 17 milliseconds