Home
last modified time | relevance | path

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

/illumos-gate/usr/src/lib/libxcurses2/src/libc/xcurses/
H A Dattr_on.c98 #undef wstandout
103 (void) wstandout(stdscr); in standout()
H A Dwattr_on.c107 #undef wstandout
110 wstandout(WINDOW *w) in wstandout() function
/illumos-gate/usr/src/lib/libxcurses/src/libc/xcurses/
H A Dwattr_on.c117 #undef wstandout
120 wstandout(WINDOW *w) in wstandout() function
/illumos-gate/usr/src/lib/libcurses/screen/
H A D_standout.c49 return (wstandout(stdscr)); in standout()
H A D_wstandout.c47 wstandout(WINDOW *win) in wstandout() function
H A Dcurses.ed345 extern int wstandout(WINDOW *);
523 slk_restore(), wstandend(), wstandout(),
754 extern int wstandout(WINDOW *);
862 winsstr(), winstr(), wstandend(), wstandout();
928 #define standout() wstandout(stdscr)
1189 #define wstandout(win) wattron((win), A_STANDOUT)
1226 extern int wstandout(WINDOW *);
1255 wstandend(), wstandout(), beep(), flash(),
H A Dmapfile-vers363 wstandout;
/illumos-gate/usr/src/ucblib/libcurses/
H A Dstandout.c34 wstandout(WINDOW *win) in wstandout() function
H A Dmapfile-vers201 wstandout;
/illumos-gate/usr/src/ucbhead/
H A Dcurses.h121 #define standout() VOID(wstandout(stdscr))
203 extern char *wstandout(WINDOW *);
/illumos-gate/usr/src/lib/libxcurses/src/
H A Dmapfile-vers419 wstandout;
/illumos-gate/usr/src/lib/libxcurses/h/
H A Dcurses.h801 extern int wstandout(WINDOW *);
1073 #define standout() wstandout(stdscr)
1076 #define wstandout(w) (wattr_on(w, WA_STANDOUT, (void *)0), 1) macro
/illumos-gate/usr/src/lib/libxcurses2/src/
H A Dmapfile-vers420 wstandout;
/illumos-gate/usr/src/man/man3xcurses/
H A DMakefile402 wstandout.3xcurses \
731 wstandout.3xcurses := LINKSRC = standend.3xcurses
/illumos-gate/usr/src/lib/libxcurses2/h/
H A Dcurses.h714 extern int wstandout(WINDOW *);
1082 #define standout() wstandout(stdscr)
/illumos-gate/usr/src/man/man3curses/
H A DMakefile576 wstandout.3curses \
649 wstandout.3curses := LINKSRC = curs_attr.3curses
/illumos-gate/usr/src/pkg/manifests/
H A Dsystem-library.man3xcurses.inc471 link path=usr/share/man/man3xcurses/wstandout.3xcurses target=standend.3xcurses
H A Dsystem-library.man3curses.inc726 link path=usr/share/man/man3curses/wstandout.3curses target=curs_attr.3curses