Searched refs:max_pairs (Results 1 – 5 of 5) sorted by relevance
731 TCB->info.hascolor = ((VALID_NUMERIC(max_colors) && VALID_NUMERIC(max_pairs) in drv_init()740 TCB->info.maxpairs = VALID_NUMERIC(max_pairs) ? max_pairs : 0; in drv_init()
70 #define MaxPairs max_pairs811 code = ((VALID_NUMERIC(max_colors) && VALID_NUMERIC(max_pairs) in NCURSES_SP_NAME()
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()1271 if (VALID_NUMERIC(max_colors) && VALID_NUMERIC(max_pairs) in check_colors()
212 #define max_pairs CUR Numbers[14] macro
284 max_pairs pairs num pa - - ----- maximum number of color-pairs on the screen