Searched refs:didshift (Results 1 – 1 of 1) sorted by relevance
295 int x, cury, didshift; in _shove() local316 didshift = FALSE; in _shove()333 didshift = TRUE; in _shove()342 if (didshift || (_ATTR(*cp) != A_NORMAL) || in _shove()344 *cp = didshift ? ' ' : _CHAR(*cp); in _shove()346 *(cp - 1) = didshift ? ' ' : _CHAR(*(cp - 1)); in _shove()