Searched refs:scroll_cursor_bot (Results 1 – 4 of 4) sorted by relevance
41 void scroll_cursor_bot(int min_scroll, int set_topbot);
387 scroll_cursor_bot(scrolljump_value(), FALSE); in update_topline()1950 scroll_cursor_bot(int min_scroll, int set_topbot) in scroll_cursor_bot() function
2909 scroll_cursor_bot(0, TRUE); in nv_zet()2921 case 'b': scroll_cursor_bot(0, TRUE); in nv_zet()
2708 scroll_cursor_bot(0, FALSE); in append_to_buffer()