Home
last modified time | relevance | path

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

/vim-8.2.3635/src/proto/
H A Dmove.pro41 void scroll_cursor_bot(int min_scroll, int set_topbot);
/vim-8.2.3635/src/
H A Dmove.c387 scroll_cursor_bot(scrolljump_value(), FALSE); in update_topline()
1950 scroll_cursor_bot(int min_scroll, int set_topbot) in scroll_cursor_bot() function
H A Dnormal.c2909 scroll_cursor_bot(0, TRUE); in nv_zet()
2921 case 'b': scroll_cursor_bot(0, TRUE); in nv_zet()
H A Dchannel.c2708 scroll_cursor_bot(0, FALSE); in append_to_buffer()