Lines Matching refs:ONE_WINDOW
284 if (ONE_WINDOW && Prenum != 1) // just one window in do_window()
871 if (ONE_WINDOW && p_ls == 1 && oldwin->w_status_height == 0) in win_split_ins()
1627 if (ONE_WINDOW) // just one window in win_exchange()
1714 if (ONE_WINDOW) // nothing to do in win_rotate()
1794 if (ONE_WINDOW) in win_totop()
2291 for (wp = firstwin; wp != NULL && !ONE_WINDOW; ) in close_windows()
2379 if (ONE_WINDOW) in close_last_window_tabpage()
2879 if (tp == NULL ? ONE_WINDOW : tp->tp_firstwin == tp->tp_lastwin) in winframe_remove()
3040 if (tp == NULL ? ONE_WINDOW : tp->tp_firstwin == tp->tp_lastwin) in win_altframe()
3666 if (message && !ONE_WINDOW) in close_others()
6515 || (p_ls == 1 && (morewin || !ONE_WINDOW)))); in last_status()