Searched refs:clear_winopt (Results 1 – 4 of 4) sorted by relevance
58 void clear_winopt(winopt_T *wop);
1019 clear_winopt(&wip->wi_opt); in free_wininfo()2969 clear_winopt(&wip->wi_opt); in buflist_setfpos()3082 clear_winopt(&curwin->w_onebuf_opt); in get_winopts()
5088 clear_winopt(&wp->w_onebuf_opt); in win_free()5089 clear_winopt(&wp->w_allbuf_opt); in win_free()
5755 clear_winopt(winopt_T *wop UNUSED) in clear_winopt() function