Home
last modified time | relevance | path

Searched refs:init_color (Results 1 – 18 of 18) sorted by relevance

/illumos-gate/usr/src/lib/libxcurses2/src/libc/xcurses/
H A Dcolor.c75 (void) init_color(COLOR_BLACK, 0, 0, 0); in start_color()
76 (void) init_color(COLOR_RED, 1000, 0, 0); in start_color()
77 (void) init_color(COLOR_GREEN, 0, 1000, 0); in start_color()
78 (void) init_color(COLOR_BLUE, 0, 0, 1000); in start_color()
79 (void) init_color(COLOR_YELLOW, 1000, 1000, 0); in start_color()
80 (void) init_color(COLOR_MAGENTA, 1000, 0, 1000); in start_color()
81 (void) init_color(COLOR_CYAN, 0, 1000, 1000); in start_color()
82 (void) init_color(COLOR_WHITE, 1000, 1000, 1000); in start_color()
93 init_color(short color, short r, short g, short b) in init_color() function
/illumos-gate/usr/src/lib/libxcurses/src/libc/xcurses/
H A Dcolor.c84 init_color(short color, short r, short g, short b) in init_color() function
/illumos-gate/usr/src/lib/libcurses/screen/
H A Dinit_color.c51 init_color(short color, short r, short g, short b) in init_color() function
H A Dscr_reset.c229 (void) init_color((short)i, in scr_reset()
H A Dmapfile-vers109 init_color;
H A Dcurses.ed462 extern int init_color(short, short, short, short);
529 init_color(), init_pair(), keypad(), mvcur();
/illumos-gate/usr/src/boot/common/
H A Dtem.c217 bool init_color, bool clear_screen) in tem_internal_init() argument
241 tem_reset_display(ptem, clear_screen, init_color); in tem_internal_init()
2673 tem_reset_emulator(struct tem_vt_state *tem, bool init_color) in tem_reset_emulator() argument
2690 if (init_color) { in tem_reset_emulator()
2710 tem_reset_display(struct tem_vt_state *tem, bool clear_txt, bool init_color) in tem_reset_display() argument
2712 tem_reset_emulator(tem, init_color); in tem_reset_display()
/illumos-gate/usr/src/lib/libxcurses/src/
H A Dmapfile-vers138 init_color;
/illumos-gate/usr/src/uts/common/io/
H A Dtem.c210 boolean_t init_color, boolean_t clear_screen) in tem_internal_init() argument
246 clear_screen, init_color); in tem_internal_init()
H A Dtem_safe.c2297 boolean_t init_color) in tem_safe_reset_emulator() argument
2317 if (init_color) { in tem_safe_reset_emulator()
2338 boolean_t clear_txt, boolean_t init_color) in tem_safe_reset_display() argument
2343 tem_safe_reset_emulator(tem, credp, called_from, init_color); in tem_safe_reset_display()
/illumos-gate/usr/src/lib/libxcurses2/src/
H A Dmapfile-vers140 init_color;
/illumos-gate/usr/src/man/man3xcurses/
H A DMakefile175 init_color.3xcurses \
491 init_color.3xcurses := LINKSRC = can_change_color.3xcurses
/illumos-gate/usr/src/lib/libcurses/
H A DMakefile.com70 has_ic.o has_il.o idcok.o idlok.o immedok.o init_acs.o init_color.o \
/illumos-gate/usr/src/man/man3curses/
H A DMakefile231 init_color.3curses \
677 init_color.3curses := LINKSRC = curs_color.3curses
/illumos-gate/usr/src/lib/libxcurses/h/
H A Dcurses.h490 extern int init_color(short, short, short, short);
/illumos-gate/usr/src/lib/libxcurses2/h/
H A Dcurses.h439 extern int init_color(short, short, short, short);
/illumos-gate/usr/src/pkg/manifests/
H A Dsystem-library.man3xcurses.inc124 link path=usr/share/man/man3xcurses/init_color.3xcurses \
H A Dsystem-library.man3curses.inc228 link path=usr/share/man/man3curses/init_color.3curses target=curs_color.3curses