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

/illumos-gate/usr/src/cmd/vi/port/
H A Dex_subr.c670 if ((mc_wrap) == 1 && (remcols = (WCOLS - (vcntcol % WCOLS))) < cols)
1219 mc_wrap = 1;
H A Dex.h270 var bool mc_wrap; /* Multicolumn character wrap at right margin */ variable
H A Dex_put.c374 if(mc_wrap) {
H A Dex_vput.c1247 if (mc_wrap == 0)

Completed in 84 milliseconds