Home
last modified time | relevance | path

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

/dports/cad/tkgate/tkgate-2.1/src/tkgate/
H A Dtkgate.h168 #define INTFMODE_ALL 1 /* We are on the module list interface mode */ macro
H A Dmodint.c567 if (editstate_getInterfaceMode() == INTFMODE_ALL || listSelection) { in modint_openSelected()
H A Deditstate.c1134 return INTFMODE_ALL; in editstate_getInterfaceMode()
H A Dtclfuncs.c1237 if (editstate_getInterfaceMode() == INTFMODE_ALL) in gat_editProps()