Searched refs:SHOW_COLOR_UNKNOWN (Results 1 – 4 of 4) sorted by relevance
114 { "default", SHOW_COLOR_UNKNOWN },117 { "on", SHOW_COLOR_UNKNOWN },118 { "off", SHOW_COLOR_UNKNOWN },121 { NULL, SHOW_COLOR_UNKNOWN }
165 SHOW_COLOR_UNKNOWN = -1 enumerator
188 int LYShowColor = SHOW_COLOR_UNKNOWN; /* to show or not */189 int LYrcShowColor = SHOW_COLOR_UNKNOWN; /* ... last used */
46 static int LYChosenShowColor = SHOW_COLOR_UNKNOWN; /* whether to show and save */103 if (LYChosenShowColor == SHOW_COLOR_UNKNOWN) { in SetupChosenShowColor()