Searched refs:eol_hl_off (Results 1 – 1 of 1) sorted by relevance
298 int eol_hl_off = 0; // 1 if highlighted char after EOL in win_line() local2624 ) && eol_hl_off == 0) in win_line()2710 eol_hl_off = 1; in win_line()2738 && (int)wp->w_virtcol >= VCOL_HLC - eol_hl_off in win_line()