Lines Matching refs:lastwin
304 wp = lastwin; // wrap around in do_window()
385 win_goto(lastwin); in do_window()
866 oldwin = lastwin; in win_split_ins()
1848 if (win1 == lastwin) in win_move_after()
1863 else if (win2 == lastwin) in win_move_after()
2503 if ((firstwin == aucmd_win || lastwin == aucmd_win) && one_window()) in win_close()
3722 curtab->tp_lastwin = lastwin; in win_alloc_first()
4190 tp->tp_lastwin = lastwin; in leave_tabpage()
4194 lastwin = NULL; in leave_tabpage()
4218 lastwin = tp->tp_lastwin; in enter_tabpage()
5248 lastwin = wp; in win_append()
5271 lastwin = curtab->tp_lastwin = wp->w_prev; in win_remove()
5637 room_cmdline = Rows - p_ch - (lastwin->w_winrow in frame_setheight()
5638 + VISIBLE_HEIGHT(lastwin) in frame_setheight()
5639 + lastwin->w_status_height); in frame_setheight()
6432 frp = lastwin->w_frame; in command_height()
6484 if (frp != lastwin->w_frame) in command_height()