Home
last modified time | relevance | path

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

/dports/cad/electric/electric-7.00/src/usr/
H A Dusrwindow.c494 ret = us_showin(w, ni->geom, ni->parent, el_matid, LAYERA, 1); in us_endchanges()
498 ret = us_showin(w, ni->geom, ni->parent, rottrans, LAYERA, 1); in us_endchanges()
522 ret = us_showin(w, ai->geom, ai->parent, el_matid, LAYERA, 1); in us_endchanges()
566 ret = us_showin(w, ni->geom, ni->parent, el_matid, LAYERA, 2); in us_endchanges()
570 ret = us_showin(w, ni->geom, ni->parent, rottrans, LAYERA, 2); in us_endchanges()
592 ret = us_showin(w, ai->geom, ai->parent, el_matid, LAYERA, 2); in us_endchanges()
731 res = us_showin(w, object, ni->parent, subrot, on, layers); in us_showin()
742 res = us_showin(w, object, ni->parent, subtran, on, layers); in us_showin()
836 (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()
[all …]