Home
last modified time | relevance | path

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

/dports/cad/electric/electric-7.00/src/sim/
H A Dsimwindow.c298 static void sim_window_buttonhandler(WINDOWPART*, INTBIG, INTBIG, INTBIG);
551 …(void)setval((INTBIG)wavewin, VWINDOWPART, x_("buttonhandler"), (INTBIG)sim_window_buttonhandler, … in sim_window_create()
2574 void sim_window_buttonhandler(WINDOWPART *w, INTBIG button, INTBIG inx, INTBIG iny) in sim_window_buttonhandler() function