Searched refs:saved_x (Results 1 – 4 of 4) sorted by relevance
280 int saved_x, saved_y; in drm_crtc_helper_set_mode() local302 saved_x = crtc->x; in drm_crtc_helper_set_mode()416 crtc->x = saved_x; in drm_crtc_helper_set_mode()
134 extern int saved_x, saved_y; /* Needed in signal handler in mconf.c */
14 int saved_x, saved_y; variable309 getyx(stdscr, saved_y, saved_x); in init_dialog()
963 end_dialog(saved_x, saved_y); in handle_exit()
Completed in 8 milliseconds