Home
last modified time | relevance | path

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

/freebsd/contrib/ee/
H A Dee.c178 int nohighlight = FALSE; /* turns off highlighting */ variable
615 if (!nohighlight) in main()
2094 nohighlight = TRUE; in get_options()
3567 if (!nohighlight) in paint_menu()
3586 if (!nohighlight) in paint_menu()
3699 if (!nohighlight) in paint_info_win()
4205 nohighlight = FALSE; in ee_init()
4207 nohighlight = TRUE; in ee_init()
4332 fprintf(init_file, "%s\n", nohighlight ? NOHIGHLIGHT : HIGHLIGHT ); in dump_ee_conf()