Home
last modified time | relevance | path

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

/dports/cad/tkgate/tkgate-2.1/src/tkgate/
H A Dmodule.h125 int block_edgehit(GCElement *g,int x,int y);
H A Dblock.c1590 if (!block_edgehit(g,TkGate.ed->tx,TkGate.ed->ty)) return; in block_newport()
1745 int block_edgehit(GCElement *g,int x,int y) in block_edgehit() function
H A Dtclfuncs.c2635 else if (block_edgehit(g,x,y)) in gat_setpop()
2667 else if (block_edgehit(g,cx,cy)) in gat_setpop()