Searched refs:VV_SCROLLSTART (Results 1 – 2 of 2) sorted by relevance
2424 if (*get_vim_var_str(VV_SCROLLSTART) == NUL) in inc_msg_scrolled()2445 set_vim_var_string(VV_SCROLLSTART, p, -1); in inc_msg_scrolled()
2009 #define VV_SCROLLSTART 45 macro