Home
last modified time | relevance | path

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

/dports/audio/cmus/cmus-2.9.1/
H A Dwindow.h96 void window_scroll_down(struct window *win);
H A Dwindow.c552 void window_scroll_down(struct window *win) in window_scroll_down() function
H A Dcommand_mode.c1728 window_scroll_down(current_win()); in cmd_win_scroll_down()
/dports/devel/libgnt/libgnt-2.14.3/
H A Dgntwm.c514 window_scroll_down(GntBindable *bindable, GList *null) in window_scroll_down() function
1551 …bindable_class_register_action(GNT_BINDABLE_CLASS(klass), "window-scroll-down", window_scroll_down, in gnt_wm_class_init()