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

/inkscape/src/libavoid/
H A Dgeometry.h13 * The segmentIntersectPoint function is based on code published and
118 extern int segmentIntersectPoint(const Point& a1, const Point& a2,
H A Dgeometry.cpp13 * The segmentIntersectPoint function is based on code published and
429 int segmentIntersectPoint(const Point& a1, const Point& a2, function in namespace:Avoid
H A Dconnector.cpp1787 int intersectResult = Avoid::segmentIntersectPoint(

Completed in 1418 milliseconds