Searched refs:status_col (Results 1 – 6 of 6) sorted by relevance
26 extern int status_col;105 if (hilite_search == OPT_ONPLUS || is_filtering() || status_col) in forw_line_seg() 310 if (status_col) in forw_line_seg() 364 if (hilite_search == OPT_ONPLUS || is_filtering() || status_col) in back_line() 565 if (status_col) in back_line()
44 extern int status_col;238 if (pos != NULL_POSITION && (hilite_search == OPT_ONPLUS || is_filtering() || status_col)) { in forw() 401 if (pos != NULL_POSITION && (hilite_search == OPT_ONPLUS || is_filtering() || status_col)) {
31 extern int status_col;653 if (!status_col && in hlist_rotate_left() 2080 if (hilite_search == OPT_ON || status_col)2108 if (hilite_search || status_col)2118 if (hilite_search == OPT_ONPLUS || status_col)2142 if (hilite_search == OPT_ON || status_col)2165 if ((hilite_search == OPT_ON || status_col) && n > 0)2186 if (hilite_search == OPT_ON || status_col)
90 extern int status_col;336 if (status_col || status_line) in plinestart() 344 if (status_col) in plinestart() 386 if (status_col) in line_pfx_width()
52 public int status_col; /* Display a status column */ variable 303 BOOL|REPAINT, OPT_OFF, &status_col, NULL,