Home
last modified time | relevance | path

Searched refs:xctcl_pan (Results 1 – 2 of 2) sorted by relevance

/dports/cad/xcircuit/xcircuit-3.10.30/
H A Dxcwrap.c56 extern int xctcl_pan();
113 {"pan", (void *)xctcl_pan},
H A Dtclxcircuit.c2210 int xctcl_pan(ClientData clientData, Tcl_Interp *interp, in xctcl_pan() function