Searched refs:_sminx (Results 1 – 9 of 9) sorted by relevance
57 dx = pad->_smaxx - pad->_sminx; in pecho_wchar()70 pad->_sminy, pad->_sminx, pad->_smaxy, pad->_smaxx); in pecho_wchar()
117 pad->_sminx = (short) sminc; in pnoutrefresh()
162 w->_sminy = w->_sminx = 0; in wnoutrefresh()
202 w->_sminy = w->_sminx = 0; in __m_newwin()
55 dx = pad->_smaxx - pad->_sminx; in pecho_wchar()67 pad->_sminy, pad->_sminx, pad->_smaxy, pad->_smaxx in pecho_wchar()
126 pad->_sminx = (short) sminc;
156 w->_sminy = w->_sminx = 0;
147 short _sminy, _sminx; /* T-L screen corner of last refresh. */ member
148 short _sminy, _sminx; /* T-L screen corner of last refresh. */ member