Searched defs:wsetscrreg (Results 1 - 3 of 3) sorted by relevance
/osnet-11/usr/src/lib/libxcurses/src/libc/xcurses/ |
H A D | wscrreg.c | 47 wsetscrreg(w, top, bottom) function 52 __m_trace("wsetscrreg(%p, %d, %d)", w, top, bottom); 56 return __m_return_code("wsetscrreg", ERR); 62 return __m_return_code("wsetscrreg", OK);
|
/osnet-11/usr/src/lib/libcurses/screen/ |
H A D | wsetscrreg.c | 54 wsetscrreg(WINDOW *win, int topy, int boty) function
|
/osnet-11/usr/src/lib/libxcurses2/src/libc/xcurses/ |
H A D | wscrreg.c | 50 wsetscrreg(WINDOW *w, int top, int bottom) function
|
Completed in 37 milliseconds