Home
last modified time | relevance | path

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

/vim-8.2.3635/src/proto/
H A Dterm.pro56 void scroll_start(void);
/vim-8.2.3635/src/
H A Dmain.c669 scroll_start(); // may scroll the screen to the right position in vim_main2()
1191 scroll_start(); in main_loop()
H A Dterm.c3945 scroll_start(void) in scroll_start() function
H A Dex_docmd.c6184 scroll_start(); // scroll screen before redrawing in ex_stop()