Home
last modified time | relevance | path

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

/openbsd/lib/libcurses/tinfo/
H A Dtinfo_driver.c731 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()
/openbsd/lib/libcurses/base/
H A Dlib_color.c70 #define MaxPairs max_pairs
811 code = ((VALID_NUMERIC(max_colors) && VALID_NUMERIC(max_pairs) in NCURSES_SP_NAME()
/openbsd/usr.bin/tic/
H A Dtic.c1243 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()
/openbsd/lib/libcurses/
H A Dterm.h212 #define max_pairs CUR Numbers[14] macro
H A DCaps284 max_pairs pairs num pa - - ----- maximum number of color-pairs on the screen