Searched refs:zoominrefresh (Results 1 – 4 of 4) sorted by relevance
/dports/cad/xcircuit/xcircuit-3.10.30/ |
H A D | menus.h | 278 {"Zoom In (Z)", action(zoominrefresh, NULL)}, 421 {"ZoomI", z4_xpm, toolaction(zoominrefresh, NULL),
|
H A D | prototypes.h | 144 extern void zoominrefresh(int, int);
|
H A D | events.c | 864 void zoominrefresh(int x, int y) in zoominrefresh() function 2093 zoominrefresh(x, y); in functiondispatch()
|
H A D | tclxcircuit.c | 2288 zoominrefresh(wpoint.x, wpoint.y); in xctcl_zoom()
|