Home
last modified time | relevance | path

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

/dports/cad/tkgate/tkgate-2.1/src/tkgate/
H A Deditstate.h137 int sel_isSelGate(GCElement *g);
H A Dselection.c193 int sel_isSelGate(GCElement *g) in sel_isSelGate() function
H A Dedit.c1038 if (g && sel_isSelGate(g)) { in EditState_selectobject_Move()