Home
last modified time | relevance | path

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

/dports/cad/tkgate/tkgate-2.1/src/tkgate/
H A Deditstate.h139 void sel_unselectGate(EditState*,GCElement*);
H A Dedit.c1041 sel_unselectGate(es,g); in EditState_selectobject_Move()
1140 sel_unselectGate(es,g); in EditState_selectobject_Move()
H A Dselection.c390 void sel_unselectGate(EditState *es,GCElement *g) in sel_unselectGate() function