Home
last modified time | relevance | path

Searched refs:_smaxy (Results 1 – 9 of 9) sorted by relevance

/titanic_41/usr/src/lib/libxcurses2/src/libc/xcurses/
H A Dpecho_wc.c58 dy = pad->_smaxy - pad->_sminy; in pecho_wchar()
72 pad->_sminy, pad->_sminx, pad->_smaxy, pad->_smaxx); in pecho_wchar()
H A Dprefresh.c120 pad->_smaxy = (short) smaxr; in pnoutrefresh()
H A Dwrefresh.c165 w->_smaxy = ns->_maxy - 1; in wnoutrefresh()
H A Dnewwin.c206 w->_smaxy = w->_maxy; in __m_newwin()
/titanic_41/usr/src/lib/libxcurses/src/libc/xcurses/
H A Dpecho_wc.c56 dy = pad->_smaxy - pad->_sminy; in pecho_wchar()
69 pad->_sminy, pad->_sminx, pad->_smaxy, pad->_smaxx in pecho_wchar()
H A Dprefresh.c129 pad->_smaxy = (short) smaxr;
H A Dwrefresh.c159 w->_smaxy = ns->_maxy-1;
/titanic_41/usr/src/lib/libxcurses/h/
H A Dcurses.h151 short _smaxy, _smaxx; /* B-R screen corner of last refresh. */ member
/titanic_41/usr/src/lib/libxcurses2/h/
H A Dcurses.h150 short _smaxy, _smaxx; /* B-R screen corner of last refresh. */ member