Home
last modified time | relevance | path

Searched refs:COLOR_PAIRS (Results 1 – 19 of 19) sorted by relevance

/titanic_41/usr/src/lib/libcurses/screen/
H A Dstart_col.c65 if ((COLOR_PAIRS = max_pairs) == -1) in start_color()
70 if (COLOR_PAIRS > 64) in start_color()
71 COLOR_PAIRS = 64; in start_color()
82 (_Color_pair *) malloc((COLOR_PAIRS+1) * in start_color()
H A Dscr_ll_dump.c113 (fwrite((char *) &COLOR_PAIRS, sizeof (int), 1, filep) != in scr_ll_dump()
129 sizeof (_Color_pair), COLOR_PAIRS, filep) != COLOR_PAIRS) in scr_ll_dump()
H A Dpair_cont.c52 if (pair < 1 || pair >= COLOR_PAIRS || in pair_content()
H A Dcurses.c50 int LINES, COLS, TABSIZE, COLORS, COLOR_PAIRS; variable
H A Dinit_pair.c54 if (pair < 1 || pair >= COLOR_PAIRS || in init_pair()
H A Dinit_color.c111 for (i = 0; i < COLOR_PAIRS; i++) { in init_color()
H A Dmapfile-vers390 COLOR_PAIRS;
H A Dcurses.ed220 extern int LINES, COLS, TABSIZE, COLORS, COLOR_PAIRS;
/titanic_41/usr/src/lib/libxcurses/src/libc/xcurses/
H A Dnewterm.c52 int COLORS, COLOR_PAIRS; variable
443 COLOR_PAIRS = max_pairs;
H A Dcolor.c57 COLOR_PAIRS = max_pairs; in start_color()
/titanic_41/usr/src/lib/libxcurses2/src/libc/xcurses/
H A Dnewterm.c58 int COLORS, COLOR_PAIRS; variable
449 COLOR_PAIRS = max_pairs; in set_term()
H A Dcolor.c56 COLOR_PAIRS = max_pairs; in start_color()
/titanic_41/usr/src/lib/libxcurses/src/
H A Dmapfile-vers43 COLOR_PAIRS;
/titanic_41/usr/src/lib/libxcurses2/src/
H A Dmapfile-vers44 COLOR_PAIRS;
/titanic_41/usr/src/man/man3xcurses/
H A DMakefile142 COLOR_PAIRS.3xcurses \
487 COLOR_PAIRS.3xcurses := LINKSRC = can_change_color.3xcurses
/titanic_41/usr/src/lib/libxcurses/h/
H A Dcurses.h364 extern int COLORS, COLOR_PAIRS;
/titanic_41/usr/src/lib/libxcurses2/h/
H A Dcurses.h350 extern int COLORS, COLOR_PAIRS;
/titanic_41/usr/src/pkg/manifests/
H A Dsystem-library.man3xcurses.inc139 link path=usr/share/man/man3xcurses/COLOR_PAIRS.3xcurses \
/titanic_41/
H A D.gitignore7843 usr/src/man/man3xcurses/COLOR_PAIRS.3xcurses