Home
last modified time | relevance | path

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

/dports/cad/electric/electric-7.00/src/tec/
H A Dtecmocmosold.c1843 mocmosold_wn_lay.bits = LAYERN; in mocmosold_setmode()
1844 mocmosold_pwn_lay.bits = LAYERN; in mocmosold_setmode()
1845 mocmosold_ssn_lay.bits = LAYERN; in mocmosold_setmode()
1846 mocmosold_pssn_lay.bits = LAYERN; in mocmosold_setmode()
1902 mocmosold_wp_lay.bits = LAYERN; in mocmosold_setmode()
1903 mocmosold_pwp_lay.bits = LAYERN; in mocmosold_setmode()
1904 mocmosold_ssp_lay.bits = LAYERN; in mocmosold_setmode()
1905 mocmosold_pssp_lay.bits = LAYERN; in mocmosold_setmode()
1961 if (mocmosold_ssn_lay.bits == LAYERN) in mocmosold_setpseudo()
1983 if (mocmosold_wn_lay.bits == LAYERN) in mocmosold_setpseudo()
[all …]
H A Dtecnmos.c226 static GRAPHICS nmos_tr_lay = {LAYERN,ALLOFF, SOLIDC, PATTERNED,
450 static GRAPHICS nmos_tr_lay = {LAYERN,ALLOFF, SOLIDC, PATTERNED,
H A Dteccmos.c171 static GRAPHICS cmos_tr_lay = {LAYERN,ALLOFF, SOLIDC, PATTERNED,
H A Dtecmocmossub.c514 static GRAPHICS mocmossub_tr_lay = {LAYERN,ALLOFF, SOLIDC, SOLIDC,
/dports/cad/electric/electric-7.00/src/include/
H A Degraphics.h40 #define LAYERN 0000 /* nothing */ macro
/dports/cad/electric/electric-7.00/src/io/
H A Diohpglout.c260 if (poly->desc->bits == LAYERN || poly->desc->col == ALLOFF) return; in io_hppoly()
685 return(LAYERN); in io_hpchoosecolorentry()
H A Diopsout.cpp1408 if (poly->desc->bits != LAYERN && poly->desc->col != ALLOFF && in io_psdumpcontents()
1427 if (poly->desc->bits != LAYERN && poly->desc->col != ALLOFF && in io_psdumpcontents()
1492 if (poly->desc->bits == LAYERN || poly->desc->col == ALLOFF) return; in io_pspoly()
H A Dioquickdraw.c428 if (poly->desc->bits == LAYERN || poly->desc->col == ALLOFF) return; in io_plotpoly()
/dports/cad/electric/electric-7.00/src/usr/
H A Dusrwindow.c836 (void)us_showin(w, geom, ni->parent, el_matid, LAYERN, 3); in us_undisplayobject()
840 (void)us_showin(w, geom, ni->parent, rottrans, LAYERN, 3); in us_undisplayobject()
850 (void)us_showin(w, geom, ai->parent, el_matid, LAYERN, 3); in us_undisplayobject()
1043 if (on == LAYERN) us_queueredraw(look, local); else in us_queuevicinity()
1053 if (on == LAYERN) us_queueredraw(ni->geom, local); else in us_queuevicinity()
1061 if (on == LAYERN) us_queueredraw(ai->geom, local); else in us_queuevicinity()
1093 if (obj->desc->bits == LAYERN) return; in us_showpoly()
H A Dusredtecg.c322 if (desc->bits == LAYERN) continue; in us_tecedmakelibfromtech()
436 if (desc->bits == LAYERN) continue; in us_tecedmakelibfromtech()
H A Dusrdisp.c2652 if (gra->col == ALLOFF || gra->bits == LAYERN) continue; in us_drawarcinstpeek()
2720 if (gra->col == ALLOFF || gra->bits == LAYERN) continue; in us_drawnodeinstpeek()
H A Dusrmisc.c313 if (poly->desc->bits == LAYERN) continue; in us_figuretechopaque()
338 if (poly->desc->bits == LAYERN) continue; in us_figuretechopaque()
387 if (poly->desc->bits == LAYERN) continue; in us_figuretechselectability()
401 if (poly->desc->bits == LAYERN) continue; in us_figuretechselectability()
H A Dusrdiacom.cpp15713 el_curtech->layers[i]->bits == LAYERN) continue; in us_highlayerlog()