Home
last modified time | relevance | path

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

/dports/cad/electric/electric-7.00/src/include/
H A Dusr.h317 extern INTBIG us_dupx, us_dupy; /* amount to move duplicated objects */
/dports/cad/electric/electric-7.00/src/usr/
H A Dusr.c162 INTBIG us_dupx, us_dupy; /* amount to move duplicated objects */ variable
2314 us_dupy += (ni->lowy + ni->highy) / 2 - (oldly + oldhy) / 2; in us_modifynodeinst()
H A Dusrnet.c7489 us_dupx = us_dupy = el_curlib->lambda[el_curtech->techindex] * 10; in us_copylisttocell()
7492 dy = us_dupy; in us_copylisttocell()