Searched refs:x_displen (Results 1 – 1 of 1) sorted by relevance
947 static int x_displen; variable1252 x_displen = (xx_cols = x_cols) - 2 - (x_col = pwidth); in x_emacs()1604 if (cp < xbp || cp >= utf_skipcols(xbp, x_displen, NULL)) { in x_goto()2138 x_displen = xx_cols - 2 - x_col; in x_redraw()2839 if ((xbp = xcp - (x_displen / 2)) < xbuf) in x_adjust()3283 if ((i + j) > x_displen) in x_lastcp()