Home
last modified time | relevance | path

Searched refs:getIntersectionLine (Results 1 – 3 of 3) sorted by relevance

/dports/lang/swi-pl/swipl-8.2.3/packages/xpce/src/gra/
H A Dline.c553 getIntersectionLine(Line l1, Line l2) in getIntersectionLine() function
694 GM(NAME_intersection, 1, "point", "with=line", getIntersectionLine,
H A Darc.c492 if ( !(is = getIntersectionLine(l1, l2)) ) in connectAngleArc()
H A Dproto.h227 COMMON(Point) getIntersectionLine(Line l1, Line l2);