Home
last modified time | relevance | path

Searched defs:wstandend (Results 1 – 5 of 5) sorted by relevance

/titanic_41/usr/src/lib/libcurses/screen/
H A D_wstandend.c49 wstandend(WINDOW *win) in wstandend() function
/titanic_41/usr/src/ucblib/libcurses/
H A Dstandout.c50 wstandend(WINDOW *win) in wstandend() function
/titanic_41/usr/src/lib/libxcurses/src/libc/xcurses/
H A Dwattr_on.c136 wstandend(WINDOW *w) in wstandend() function
/titanic_41/usr/src/lib/libxcurses2/src/libc/xcurses/
H A Dwattr_on.c122 wstandend(WINDOW *w) in wstandend() function
/titanic_41/usr/src/lib/libxcurses/h/
H A Dcurses.h1076 #define wstandend(w) (wattr_set(w, WA_NORMAL, COLOR_BLACK, \ macro