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

/osnet-11/usr/src/lib/libcurses/screen/
H A Dwrefresh.c374 color_attrx, maxi, endns, begns, wx_sav, multi_col; local
378 endns = _ENDNS[wy];
431 if (!clr_eol || endns >= lastx)
493 endns < wx || (endns >= lastx && (scrco - lastx) > SLACK)) {
510 if (idcx < lastx && endns >= lastx)
520 maxi = lastx - (endns + 1);

Completed in 21 milliseconds