Searched refs:w_allbuf_opt (Results 1 – 5 of 5) sorted by relevance
797 || gvarp == &curwin->w_allbuf_opt.wo_culopt) in did_set_string_option()2027 else if (gvarp == &curwin->w_allbuf_opt.wo_fdm) in did_set_string_option()2048 else if (gvarp == &curwin->w_allbuf_opt.wo_fmr) in did_set_string_option()2077 else if (gvarp == &curwin->w_allbuf_opt.wo_fdi) in did_set_string_option()
5577 copy_winopt(&wp_from->w_allbuf_opt, &wp_to->w_allbuf_opt); in win_copy_options()5701 check_winopt(&win->w_allbuf_opt); in check_win_options()
3681 winopt_T w_allbuf_opt; member
3113 copy_winopt(&curwin->w_allbuf_opt, &curwin->w_onebuf_opt); in get_winopts()
5089 clear_winopt(&wp->w_allbuf_opt); in win_free()