Searched refs:wo_culopt (Results 1 – 3 of 3) sorted by relevance
275 char_u *wo_culopt; member276 # define w_p_culopt w_onebuf_opt.wo_culopt // 'cursorlineopt'
5648 to->wo_culopt = vim_strsave(from->wo_culopt); in copy_winopt()5733 check_string_option(&wop->wo_culopt); in check_winopt()5784 clear_string_option(&wop->wo_culopt); in clear_winopt()
797 || gvarp == &curwin->w_allbuf_opt.wo_culopt) in did_set_string_option()