Home
last modified time | relevance | path

Searched refs:apply_options (Results 1 – 1 of 1) sorted by relevance

/vim-8.2.3635/src/
H A Dpopupwin.c936 apply_options(win_T *wp, dict_T *dict, int create) in apply_options() function
2123 apply_options(wp, d, TRUE); in popup_create()
2836 apply_options(wp, dict, FALSE); in f_popup_setoptions()