Home
last modified time | relevance | path

Searched refs:us_create (Results 1 – 5 of 5) sorted by relevance

/dports/cad/electric/electric-7.00/src/include/
H A Dusr.h605 void us_create(INTBIG, CHAR*[]);
/dports/cad/electric/electric-7.00/
H A DChangeLog690 FIX: In "usrcomcd.c:us_create()", in the "breakpoint" option, set the angle of the jog arc after
1479 FIX: In "usrcomcd.c:us_create()", keep selected port, even if current arc must switch.
1785 FIX: In "usrcomcd.c:us_create()", in the "create angle" case, when finding the closest
1897 FIX: In "usrcomcd.c:us_create()", grid-align the icon coordinates.
1992 FIX: In "usrcomcd.c:us_create()", when looking for the port on the selected node, look at
2279 FIX: In "usrcomcd.c:us_create()" in the "create icon" code, call "us_inheritattributes()"
2961 FIX: Rearranged code in "usrcomcd.c:us_create()".
3120 FIX: In "usrcomcd.c:us_create()", only handle code block headed by the comment:
/dports/cad/electric/electric-7.00/src/usr/
H A Dusredtecc.c1564 us_create(1, subpar); in us_teceditcreat()
2131 us_create(2, newpar); in us_teceditmodobject()
H A Dusrcomcd.c884 void us_create(INTBIG count, CHAR *par[]) in us_create() function
H A Dusrcom.c3513 {x_("create"), us_create, 1,{&createp,NOKEY,NOKEY,NOKEY,NOKEY}},