Searched refs:saved_x (Results 1 – 4 of 4) sorted by relevance
147 extern int saved_x, saved_y; /* Needed in signal handler in mconf.c */
27 int saved_x, saved_y; variable322 getyx(stdscr, saved_y, saved_x); in init_dialog()
278 int saved_x, saved_y; in drm_crtc_helper_set_mode() local298 saved_x = crtc->x; in drm_crtc_helper_set_mode()430 crtc->x = saved_x; in drm_crtc_helper_set_mode()
965 end_dialog(saved_x, saved_y); in handle_exit()