Home
last modified time | relevance | path

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

/dports/cad/electric/electric-7.00/src/db/
H A Ddbcontour.c494 circletopoly(conel->cx, conel->cy, radius, db_contourpoly, db_arcres, db_arcsag); in initcontoursegmentgeneration()
H A Ddbmath.c1290 void circletopoly(INTBIG cx, INTBIG cy, INTBIG radius, POLYGON *poly, INTBIG arcres, INTBIG arcsag) in circletopoly() function
/dports/cad/electric/electric-7.00/src/include/
H A Dglobal.h2078 void circletopoly(INTBIG cx, INTBIG cy, INTBIG radius, POLYGON *poly, INTBIG arcres, INTBIG…