Searched refs:compwin (Results 1 – 1 of 1) sorted by relevance
102 register WINDOW *win, *compwin = (WINDOW *)NULL; in restore_calling_window() local109 compwin = win; in restore_calling_window()111 if (win == calling_window && win == compwin) in restore_calling_window()116 compwin = (WINDOW *)NULL; in restore_calling_window()124 if (compwin) in restore_calling_window()126 if ((compwin != windows || windows->next) && in restore_calling_window()135 next = compwin->next; in restore_calling_window()140 amount = - (compwin->height + 1); in restore_calling_window()144 info_delete_window_internal (compwin); in restore_calling_window()1018 WINDOW *compwin; variable[all …]