Home
last modified time | relevance | path

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

/titanic_50/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.c118 pad->_sminy = (short) sminr; in pnoutrefresh()
H A Dwrefresh.c164 w->_sminy = w->_sminx = 0; in wnoutrefresh()
H A Dnewwin.c204 w->_sminy = w->_sminx = 0; in __m_newwin()
/titanic_50/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 Dwrefresh.c158 w->_sminy = w->_sminx = 0;
H A Dprefresh.c127 pad->_sminy = (short) sminr;
/titanic_50/usr/src/lib/libxcurses2/h/
H A Dcurses.h149 short _sminy, _sminx; /* T-L screen corner of last refresh. */ member
/titanic_50/usr/src/lib/libxcurses/h/
H A Dcurses.h150 short _sminy, _sminx; /* T-L screen corner of last refresh. */ member