Home
last modified time | relevance | path

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

/vim-8.2.3635/src/proto/
H A Dscreen.pro29 void check_for_delay(int check_msg_scroll);
/vim-8.2.3635/src/
H A Dscreen.c2523 check_for_delay(int check_msg_scroll) in check_for_delay() argument
2525 if ((emsg_on_display || (check_msg_scroll && msg_scroll)) in check_for_delay()
2533 if (check_msg_scroll) in check_for_delay()