Searched refs:_smaxx (Results 1 – 9 of 9) sorted by relevance
59 dx = pad->_smaxx - pad->_sminx; in pecho_wchar()72 pad->_sminy, pad->_sminx, pad->_smaxy, pad->_smaxx); in pecho_wchar()
121 pad->_smaxx = (short) smaxc; in pnoutrefresh()
166 w->_smaxx = ns->_maxx - 1; in wnoutrefresh()
205 w->_smaxx = w->_maxx; in __m_newwin()
57 dx = pad->_smaxx - pad->_sminx; in pecho_wchar()69 pad->_sminy, pad->_sminx, pad->_smaxy, pad->_smaxx in pecho_wchar()
130 pad->_smaxx = (short) smaxc;
160 w->_smaxx = ns->_maxx-1;
151 short _smaxy, _smaxx; /* B-R screen corner of last refresh. */ member
150 short _smaxy, _smaxx; /* B-R screen corner of last refresh. */ member