Searched refs:do_ME_fg (Results 1 – 1 of 1) sorted by relevance
1934 int do_ME_fg = FALSE, do_ME_bg = FALSE; in screen_stop_highlight() local1970 ? !(do_ME_fg = TRUE) : (do_ME_fg = FALSE) in screen_stop_highlight()1988 if (do_ME_fg && do_ME_bg) in screen_stop_highlight()1993 if (!do_ME && do_ME_fg) in screen_stop_highlight()2002 do_ME = do_ME_fg | do_ME_bg; in screen_stop_highlight()