Home
last modified time | relevance | path

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

/dports/cad/tkgate/tkgate-2.1/src/tkgate/
H A Dwires.h152 int GWire_pickProbePosition(GWire *w,int *x,int *y);
H A Dsimulate.c710 GWire_pickProbePosition(w,&x,&y); in SimInterface_addProbe()
790 GWire_pickProbePosition(w,&x,&y); in SimInterface_addDelProbe()
H A Dnet.c575 int GWire_pickProbePosition(GWire *w,int *x,int *y) in GWire_pickProbePosition() function
H A Dtclfuncs.c3364 GWire_pickProbePosition(TkGate.popstate.w,&x,&y); in gat_toggleProbe()