Home
last modified time | relevance | path

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

/dports/cad/electric/electric-7.00/src/sc/
H A Dsc1electric.c1798 #define DSCO_NWELLHEIGHT 22 /* N-Well height (edit text) */ macro
1878 DiaSetText(dia, DSCO_NWELLHEIGHT, latoa(nwellsize, 0)); in sc_optionsdlog()
1925 i = atola(DiaGetText(dia, DSCO_NWELLHEIGHT), 0); in sc_optionsdlog()