Searched refs:PV_SCROLL (Results 1 – 3 of 3) sorted by relevance
206 #define PV_SCROLL OPT_WIN(WV_SCROLL) macro2177 (char_u *)VAR_WIN, PV_SCROLL,
592 if (options[opt_idx].indir == PV_SCROLL) in set_option_default()5407 case PV_SCROLL: return (char_u *)&(curwin->w_p_scr); in get_varp()
3959 Solution: Compare the right field to PV_SCROLL.