Home
last modified time | relevance | path

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

/vim-8.2.3635/src/
H A Dgui.c3470 int grey_old, grey_new; in gui_init_which_components() local
3483 grey_old = (vim_strchr(oldval, GO_GREY) != NULL); in gui_init_which_components()
3485 if (grey_old != grey_new) in gui_init_which_components()