Searched refs:saved_x (Results 1 – 4 of 4) sorted by relevance
114 extern int saved_x, saved_y; /* Needed in signal handler in mconf.c */
14 int saved_x, saved_y; variable282 getyx(stdscr, saved_y, saved_x); in init_dialog()
292 int saved_x, saved_y; in drm_crtc_helper_set_mode() local314 saved_x = crtc->x; in drm_crtc_helper_set_mode()430 crtc->x = saved_x; in drm_crtc_helper_set_mode()
889 end_dialog(saved_x, saved_y); in handle_exit()