Home
last modified time | relevance | path

Searched refs:us_curvearcthroughpoint (Results 1 – 4 of 4) sorted by relevance

/dports/cad/electric/electric-7.00/src/include/
H A Dusr.h743 INTBIG us_curvearcthroughpoint(ARCINST *ai, INTBIG xcur, INTBIG ycur);
/dports/cad/electric/electric-7.00/src/usr/
H A Dusrcomab.c384 r = us_curvearcthroughpoint(ai, xcur, ycur); in us_arc()
H A Dusrtrack.c377 r = us_curvearcthroughpoint(us_dragarcinst, xcur, ycur); in us_arccurvedown()
H A Dusrnet.c5099 INTBIG us_curvearcthroughpoint(ARCINST *ai, INTBIG xcur, INTBIG ycur) in us_curvearcthroughpoint() function