Searched refs:vcol_sbr (Results 1 – 1 of 1) sorted by relevance
235 long vcol_sbr = -1; // virtual column after showbreak in win_line() local1271 vcol_sbr = vcol + MB_CHARLEN(sbr); in win_line()1986 if (vcol == vcol_sbr) in win_line()2103 if (*sbr != NUL && vcol == vcol_sbr && wp->w_p_wrap) in win_line()