Searched refs:grey_old (Results 1 – 1 of 1) sorted by relevance
3470 int grey_old, grey_new; in gui_init_which_components() local3483 grey_old = (vim_strchr(oldval, GO_GREY) != NULL); in gui_init_which_components()3485 if (grey_old != grey_new) in gui_init_which_components()