Searched refs:SHOW_COLOR_NEVER (Results 1 – 7 of 7) sorted by relevance
119 { "never", SHOW_COLOR_NEVER },819 if (LYShowColor != SHOW_COLOR_NEVER) in read_rc()822 case SHOW_COLOR_NEVER: in read_rc()
105 case SHOW_COLOR_NEVER: in SetupChosenShowColor()108 SHOW_COLOR_ON : SHOW_COLOR_NEVER; in SetupChosenShowColor()390 if (LYShowColor == SHOW_COLOR_NEVER) { in LYoptions()499 case SHOW_COLOR_NEVER: in LYoptions()2200 {SHOW_COLOR_NEVER, never_string, never_string},3785 if (LYShowColor == SHOW_COLOR_NEVER) { in gen_options()
166 ,SHOW_COLOR_NEVER = 0 /* positive numbers are index in LYOptions.c */ enumerator
873 } else if (LYShowColor != SHOW_COLOR_NEVER) { in lynx_init_colors()1231 if (LYrcShowColor == SHOW_COLOR_NEVER) { in start_curses()1252 if (LYShowColor != SHOW_COLOR_NEVER) { in start_curses()
1870 if (LYShowColor != SHOW_COLOR_NEVER && in main()2891 LYShowColor = SHOW_COLOR_NEVER; in nocolor_fun()
1475 if (LYShowColor == SHOW_COLOR_NEVER) in display_line()1494 if (LYShowColor == SHOW_COLOR_NEVER) in display_line()
2463 * change enumShowColor so SHOW_COLOR_NEVER is zero as in 2.8.3, which makes the