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

/osnet-11/usr/src/lib/libxcurses/src/libc/xcurses/
H A Dpecho_wc.c57 dx = pad->_smaxx - pad->_sminx;
69 pad->_sminy, pad->_sminx, pad->_smaxy, pad->_smaxx
H A Dprefresh.c130 pad->_smaxx = (short) smaxc;
H A Dwrefresh.c160 w->_smaxx = ns->_maxx-1;
/osnet-11/usr/src/lib/libxcurses2/src/libc/xcurses/
H A Dpecho_wc.c59 dx = pad->_smaxx - pad->_sminx;
72 pad->_sminy, pad->_sminx, pad->_smaxy, pad->_smaxx);
H A Dprefresh.c121 pad->_smaxx = (short) smaxc;
H A Dwrefresh.c166 w->_smaxx = ns->_maxx - 1;
H A Dnewwin.c205 w->_smaxx = w->_maxx;
/osnet-11/usr/src/lib/libxcurses/h/
H A Dcurses.h151 short _smaxy, _smaxx; /* B-R screen corner of last refresh. */ member in struct:window_t
/osnet-11/usr/src/lib/libxcurses2/h/
H A Dcurses.h150 short _smaxy, _smaxx; /* B-R screen corner of last refresh. */ member in struct:window_t

Completed in 37 milliseconds