Home
last modified time | relevance | path

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

/titanic_52/usr/src/lib/libcurses/screen/
H A Dredrawwin.c48 redrawwin(WINDOW *win) in redrawwin() function
/titanic_52/usr/src/lib/libxcurses/src/libc/xcurses/
H A Dredraw.c47 (redrawwin)(w) variable
/titanic_52/usr/src/lib/libxcurses2/src/libc/xcurses/
H A Dredraw.c52 redrawwin(WINDOW *w) in redrawwin() function
/titanic_52/usr/src/lib/libxcurses2/h/
H A Dcurses.h1080 #define redrawwin(w) wredrawln(__w1 = (w), 0, (__w1)->_maxy) macro
/titanic_52/usr/src/lib/libxcurses/h/
H A Dcurses.h1069 #define redrawwin(w) wredrawln(w, 0, (w)->_maxy) macro