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

/external/mksh/src/
H A Dedit.c922 static int x_displen; variable
1200 x_displen = (xx_cols = x_cols) - 2 - (x_col = pwidth);
1561 if (cp < xbp || cp >= utf_skipcols(xbp, x_displen)) {
2095 x_displen = xx_cols - 2 - x_col;
2825 if ((xbp = xcp - (x_displen / 2)) < xbuf)
3278 if ((i + j) > x_displen)

Completed in 168 milliseconds