Searched refs:max_colors (Results 1 – 7 of 7) sorted by relevance
1243 if ((max_colors > 0) != (max_pairs > 0) in check_colors()1244 || ((max_colors > max_pairs) && !VALID_STRING(initialize_pair))) in check_colors()1246 max_colors, max_pairs); in check_colors()1256 } else if (same_color(set_foreground, set_a_foreground, max_colors)) { in check_colors()1265 } else if (same_color(set_background, set_a_background, max_colors)) { in check_colors()1271 if (VALID_NUMERIC(max_colors) && VALID_NUMERIC(max_pairs) in check_colors()1775 if (max_colors > 0) { in check_screen()2109 if ((limit = max_colors) > 256) in check_params()2475 if ((limit = max_colors) > 256) in check_infotocap()
731 TCB->info.hascolor = ((VALID_NUMERIC(max_colors) && VALID_NUMERIC(max_pairs) in drv_init()741 TCB->info.maxcolors = VALID_NUMERIC(max_colors) ? max_colors : 0; in drv_init()
49 #define MaxColors max_colors
69 #define MaxColors max_colors811 code = ((VALID_NUMERIC(max_colors) && VALID_NUMERIC(max_pairs) in NCURSES_SP_NAME()
68 #define MaxColors max_colors
211 #define max_colors CUR Numbers[13] macro
283 max_colors colors num Co - - ----- maximum number of colors on screen