Searched refs:compwin (Results 1 – 1 of 1) sorted by relevance
100 register WINDOW *win, *compwin = (WINDOW *)NULL; in restore_calling_window() local107 compwin = win; in restore_calling_window()109 if (win == calling_window && win == compwin) in restore_calling_window()114 compwin = (WINDOW *)NULL; in restore_calling_window()122 if (compwin) in restore_calling_window()124 if ((compwin != windows || windows->next) && in restore_calling_window()133 next = compwin->next; in restore_calling_window()138 amount = - (compwin->height + 1); in restore_calling_window()142 info_delete_window_internal (compwin); in restore_calling_window()1016 WINDOW *compwin; variable[all …]