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