Searched refs:didshift (Results 1 – 1 of 1) sorted by relevance
293 int x, cury, didshift; in _shove() local313 didshift = FALSE; in _shove()330 didshift = TRUE; in _shove()339 if (didshift || (_ATTR(*cp) != A_NORMAL) || in _shove()341 *cp = didshift ? ' ' : _CHAR(*cp); in _shove()343 *(cp - 1) = didshift ? ' ' : _CHAR(*(cp - 1)); in _shove()