Searched refs:get_winbuf_options (Results 1 – 3 of 3) sorted by relevance
78 dict_T *get_winbuf_options(int bufopt);
3694 dict_T *opts = get_winbuf_options(FALSE); in getwinvar()4166 dict_T *opts = get_winbuf_options(TRUE); in f_getbufvar()
7088 get_winbuf_options(int bufopt) in get_winbuf_options() function