Searched refs:has_midcol (Results 1 - 1 of 1) sorted by relevance

/macosx-10.10.1/vim-55/src/
H A Dgui.c4148 int has_midcol = (wp->w_wincol <= midcol local
4157 if (!has_midcol)
4167 if (which == SBAR_LEFT ? wp->w_wincol != 0 : !has_midcol)
4173 : !has_midcol)

Completed in 133 milliseconds