Home
last modified time | relevance | path

Searched refs:win_rotate (Results 1 – 1 of 1) sorted by relevance

/vim-8.2.3635/src/
H A Dwindow.c19 static void win_rotate(int, int);
409 win_rotate(FALSE, (int)Prenum1); // downwards in do_window()
416 win_rotate(TRUE, (int)Prenum1); // upwards in do_window()
1707 win_rotate(int upwards, int count) in win_rotate() function