Home
last modified time | relevance | path

Searched refs:wattroff (Results 1 – 25 of 29) sorted by relevance

12

/titanic_41/usr/src/lib/libcurses/screen/
H A DV3.wattroff.c48 #undef wattroff
50 wattroff(WINDOW *win, _ochtype attrs) in wattroff() function
H A D_attroff.c51 (void) wattroff(stdscr, at); in attroff()
H A Dslk_atroff.c59 return (wattroff(win, a)); in slk_attroff()
H A Dwattroff.c48 wattroff(WINDOW *win, chtype a) in wattroff() function
H A Dllib-lcurses1288 /* wattroff.c */
1290 int wattroff(WINDOW *win, chtype attrs);
1292 /* V3.wattroff.c */
1293 #undef wattroff
1294 int wattroff(WINDOW *win, _ochtype attrs);
H A Dmapfile-vers312 wattroff;
H A Dcurses.ed250 #define wattroff w32attroff
346 extern int wattroff(WINDOW *, chtype);
524 wattroff(), wattron(), wattrset(), wrefresh();
902 #define attroff(at) wattroff(stdscr, at)
/titanic_41/usr/src/lib/libeti/menu/common/
H A Dpost.c100 (void) wattroff(Win(m), Fore(m)); in _post_item()
103 (void) wattroff(Win(m), Back(m)); in _post_item()
106 (void) wattroff(Win(m), Grey(m)); in _post_item()
/titanic_41/usr/src/cmd/latencytop/common/
H A Ddisplay.c231 (void) wattroff(sysglobal_window, A_REVERSE); in print_sysglobal()
294 (void) wattroff(process_window, A_REVERSE); in print_empty_process_bar()
331 (void) wattroff(process_window, A_REVERSE); in print_process()
393 (void) wattroff(taskbar, A_REVERSE); in print_taskbar_process()
482 (void) wattroff(taskbar, A_REVERSE); in print_taskbar_thread()
530 (void) wattroff(process_window, A_REVERSE); in print_thread()
/titanic_41/usr/src/lib/libxcurses2/src/libc/xcurses/
H A Dattron.c58 return (wattroff(stdscr, at)); in attroff()
H A Dwattron.c62 wattroff(WINDOW *w, int at) in wattroff() function
H A Dslk.c88 code = wattroff(__m_screen->_slk._w, (int) at); in slk_attroff()
/titanic_41/usr/src/lib/libxcurses/src/libc/xcurses/
H A Dwattron.c60 wattroff(WINDOW *w, int at) in wattroff() function
H A Dslk.c91 code = wattroff(__m_screen->_slk._w, at); in slk_attroff()
/titanic_41/usr/src/lib/libcurses/
H A DMakefile.com61 V3.vidattr.o V3.vidputs.o V3.waddch.o V3.wattroff.o V3.wattron.o \
92 vwscanw.o waddch.o waddchnstr.o waddnstr.o wattroff.o \
/titanic_41/usr/src/lib/libxcurses/src/
H A Dmapfile-vers361 wattroff;
/titanic_41/usr/src/lib/libxcurses2/src/
H A Dmapfile-vers362 wattroff;
/titanic_41/usr/src/cmd/powertop/common/
H A Ddisplay.c314 (void) wattroff(sw[SW_STATUS], A_REVERSE); in pt_display_status_bar()
/titanic_41/usr/src/man/man3xcurses/
H A DMakefile346 wattroff.3xcurses \
462 wattroff.3xcurses := LINKSRC = attroff.3xcurses
/titanic_41/usr/src/man/man3curses/
H A DMakefile525 wattroff.3curses \
645 wattroff.3curses := LINKSRC = curs_attr.3curses
/titanic_41/usr/src/lib/libxcurses/src/libc/
H A Dllib-lcurses857 int wattroff(WINDOW *, int);
H A Dllib-lxcurses841 int wattroff(WINDOW *, int);
/titanic_41/usr/src/lib/libxcurses2/src/libc/
H A Dllib-lcurses841 int wattroff(WINDOW *, int);
H A Dllib-lxcurses841 int wattroff(WINDOW *, int);
/titanic_41/usr/src/lib/libxcurses/h/
H A Dcurses.h429 extern int wattroff(WINDOW *, int);

12