Home
last modified time | relevance | path

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

/dports/cad/tkgate/tkgate-2.1/src/tkgate/
H A Dedit.c752 if (TkGate.batp) { in EditState_dropobject()
766 if (TkGate.batp) { in EditState_dropobject()
1366 if (TkGate.batp) { in setEditCursor()
1442 if (lastmode == MODE_MOVE && TkGate.batp) lastmode = -1; in setEditMode()
H A Dtkgate.c231 Tcl_LinkVar(tcl,"tkg_batMode",(char*)&TkGate.batp,TCL_LINK_INT); in init_linkvars()
746 TkGate.batp = 1; in bader_check()
H A Dtkgate.h411 int batp; member
H A Derror.c418 if (TkGate.batp) { in badermessage()
H A Dtclfuncs.c1171 if (TkGate.batp) { in gat_batInc()