Home
last modified time | relevance | path

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

/dports/audio/cmus/cmus-2.9.1/
H A Dwindow.c580 static void window_goto_pos(struct window *win, int pos) in window_goto_pos() function
595 window_goto_pos(win, 0); in window_page_top()
602 window_goto_pos(win, win->nr_rows - 1); in window_page_bottom()
609 window_goto_pos(win, win->nr_rows / 2); in window_page_middle()