Home
last modified time | relevance | path

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

/titanic_41/usr/src/lib/libxcurses2/src/libc/xcurses/
H A Dattron.c67 #undef COLOR_PAIR
70 COLOR_PAIR(int co) in COLOR_PAIR() function
H A Dm_cc.c191 ch |= COLOR_PAIR(cc->_co) | mb[0]; in __m_cc_chtype()
/titanic_41/usr/src/cmd/powertop/common/
H A Ddisplay.c290 (void) wattrset(sw[SW_TITLE], COLOR_PAIR(PT_COLOR_HEADER_BAR)); in pt_display_title_bar()
291 (void) wbkgd(sw[SW_TITLE], COLOR_PAIR(PT_COLOR_HEADER_BAR)); in pt_display_title_bar()
575 (void) wbkgd(sw[SW_WAKEUPS], COLOR_PAIR(PT_COLOR_RED)); in pt_display_wakeups()
613 (void) wbkgd(sw[SW_EVENTS], COLOR_PAIR(PT_COLOR_DEFAULT)); in pt_display_events()
614 (void) wattron(sw[SW_EVENTS], COLOR_PAIR(PT_COLOR_DEFAULT)); in pt_display_events()
/titanic_41/usr/src/lib/libxcurses/src/libc/xcurses/
H A Dattron.c91 (COLOR_PAIR)(short co) in chtype() argument
H A Dm_cc.c183 ch |= COLOR_PAIR(cc->_co) | mb[0];
/titanic_41/usr/src/cmd/latencytop/common/
H A Ddisplay.c689 (void) wattrset(titlebar, COLOR_PAIR(LT_COLOR_HEADER)); in print_title()
690 (void) wbkgd(titlebar, COLOR_PAIR(LT_COLOR_HEADER)); in print_title()
703 (void) wattrset(hintbar, COLOR_PAIR(LT_COLOR_HEADER)); in print_title()
704 (void) wbkgd(hintbar, COLOR_PAIR(LT_COLOR_HEADER)); in print_title()
/titanic_41/usr/src/lib/libcurses/screen/
H A Dinit_pair.c83 chtype new_pair = COLOR_PAIR(pair); in init_pair()
H A Dcurses.ed1377 #define COLOR_PAIR(n) ((n) << 15)
/titanic_41/usr/src/lib/libxcurses/src/
H A Dmapfile-vers91 COLOR_PAIR;
/titanic_41/usr/src/lib/libxcurses2/src/
H A Dmapfile-vers93 COLOR_PAIR;
/titanic_41/usr/src/man/man3xcurses/
H A DMakefile141 COLOR_PAIR.3xcurses \
486 COLOR_PAIR.3xcurses := LINKSRC = can_change_color.3xcurses
/titanic_41/usr/src/lib/libxcurses/h/
H A Dcurses.h444 extern chtype COLOR_PAIR(short);
879 #define COLOR_PAIR(n) ((chtype)(n)<<__COLOR_SHIFT) macro
/titanic_41/usr/src/lib/libxcurses2/h/
H A Dcurses.h393 extern int COLOR_PAIR(int);
815 #define COLOR_PAIR(n) ((chtype)(n) << __COLOR_SHIFT) macro
/titanic_41/usr/src/lib/libxcurses/src/libc/
H A Dllib-lcurses114 chtype COLOR_PAIR(short);
H A Dllib-lxcurses114 chtype COLOR_PAIR(short);
/titanic_41/usr/src/lib/libxcurses2/src/libc/
H A Dllib-lcurses114 int COLOR_PAIR(int);
H A Dllib-lxcurses114 int COLOR_PAIR(int);
/titanic_41/usr/src/pkg/manifests/
H A Dsystem-library.man3xcurses.inc137 link path=usr/share/man/man3xcurses/COLOR_PAIR.3xcurses \
/titanic_41/
H A D.gitignore7842 usr/src/man/man3xcurses/COLOR_PAIR.3xcurses