Home
last modified time | relevance | path

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

/dports/cad/tkgate/tkgate-2.1/src/tkgate/
H A Dtkgate.h358 GC scopeUnknownGC; /* Scope GC for x signal values */ member
H A Dscope.c209 return TkGate.scopeUnknownGC; in GValue_getColor()
222 return TkGate.scopeUnknownGC; in GValue_getColor()
H A Dtkgatewin.c367 …Tkg_setColor(TkGate.scopeUnknownGC, GXcopy, Tcl_GetVar(TkGate.tcl,"tkg_unknownColor",TCL_GLOBAL_ON… in setGCcolors()
426 TkGate.scopeUnknownGC = Tkg_createGC(GXcopy,"red",TkGate.stextXF[1]); in initGCs()