Home
last modified time | relevance | path

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

/dports/cad/tkgate/tkgate-2.1/src/tkgate/
H A Deditstate.h96 EditState *new_EditState();
H A Deditstate.c548 EditState *new_EditState() in new_EditState() function
899 newes = new_EditState(); in editstate_push()
H A Dcircuit.c130 c->es = new_EditState(); in new_Circuit()
H A Dtkgatewin.c476 P->circuit->es = new_EditState(); in initGateParms()