Home
last modified time | relevance | path

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

/vim-8.2.3635/src/
H A Dmove.c22 static int scrolljump_value(void);
289 scroll_cursor_top(scrolljump_value(), FALSE); in update_topline()
387 scroll_cursor_bot(scrolljump_value(), FALSE); in update_topline()
426 scrolljump_value(void) in scrolljump_value() function