Home
last modified time | relevance | path

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

/dports/cad/xcircuit/xcircuit-3.10.30/
H A Dmenus.h278 {"Zoom In (Z)", action(zoominrefresh, NULL)},
421 {"ZoomI", z4_xpm, toolaction(zoominrefresh, NULL),
H A Dprototypes.h144 extern void zoominrefresh(int, int);
H A Devents.c864 void zoominrefresh(int x, int y) in zoominrefresh() function
2093 zoominrefresh(x, y); in functiondispatch()
H A Dtclxcircuit.c2288 zoominrefresh(wpoint.x, wpoint.y); in xctcl_zoom()