Searched refs:_BLANK (Results 1 - 2 of 2) sorted by relevance

/osnet-11/usr/src/lib/libcurses/screen/
H A Dwrefresh.c382 if (!redraw && (_virtscr->_lastch[wy] == _BLANK) && (begns >= scrco))
395 lastx = _virtscr->_lastch[wy] == _BLANK ? scrco :
434 if (_virtscr->_lastch[wy] == _BLANK)
1157 if (*endch == _BLANK || (*begch >= scrco && *begns >= scrco))
1168 *endch = _BLANK;
H A Dcurshdr.h52 #define _BLANK (-3) /* if line is blank */ macro

Completed in 23 milliseconds