Searched refs:status_col_width (Results 1 – 3 of 3) sorted by relevance
59 extern int status_col_width;953 if (status_col_width > MAX_STATUSCOL_WIDTH)957 status_col_width = 2;
63 public int status_col_width; /* Width of status column */ variable534 NUMBER|REPAINT, 2, &status_col_width, opt_status_col_width,
71 extern int status_col_width;318 while (linebuf.pfx_end < status_col_width)351 width += status_col_width; in line_pfx_width()