Home
last modified time | relevance | path

Searched refs:_lastch (Results 26 – 33 of 33) sorted by relevance

12

/illumos-gate/usr/src/lib/libcurses/screen/
H A Dwinsch.c120 win->_lastch[cury] = win->_maxx-1; in winsch()
H A Dwbkgd.c101 endch = win->_lastch; in wbkgd()
H A Ddupwin.c77 win->_lastch = win->_firstch + nlines; in dupwin()
H A Dwinsdelln.c127 endch = win->_lastch; in winsdelln()
H A Dwinsnstr.c155 win->_lastch[cury] = maxx - 1; in winsnstr()
H A Dcurshdr.h225 #define _ENDNS curscr->_lastch
H A Dcurses.ed161 short *_lastch; /* last change in line */
186 /* _lastch is initially set to this, _firstch is set to win->_maxx */
/illumos-gate/usr/src/ucbhead/
H A Dcurses.h85 short *_lastch; member

12