Home
last modified time | relevance | path

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

/titanic_41/usr/src/lib/libxcurses2/src/libc/xcurses/
H A Dpecho_wc.c59 dx = pad->_smaxx - pad->_sminx; in pecho_wchar()
72 pad->_sminy, pad->_sminx, pad->_smaxy, pad->_smaxx); in pecho_wchar()
H A Dprefresh.c121 pad->_smaxx = (short) smaxc; in pnoutrefresh()
H A Dwrefresh.c166 w->_smaxx = ns->_maxx - 1; in wnoutrefresh()
H A Dnewwin.c205 w->_smaxx = w->_maxx; in __m_newwin()
/titanic_41/usr/src/lib/libxcurses/src/libc/xcurses/
H A Dpecho_wc.c57 dx = pad->_smaxx - pad->_sminx; in pecho_wchar()
69 pad->_sminy, pad->_sminx, pad->_smaxy, pad->_smaxx in pecho_wchar()
H A Dprefresh.c130 pad->_smaxx = (short) smaxc;
H A Dwrefresh.c160 w->_smaxx = ns->_maxx-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