Home
last modified time | relevance | path

Searched refs:O_WRAPMARGIN (Results 1 – 4 of 4) sorted by relevance

/freebsd/usr.bin/vi/
H A Doptions_def.h82 #define O_WRAPMARGIN 81 macro
/freebsd/contrib/nvi/vi/
H A Dv_itxt.c506 if ((O_ISSET(sp, O_WRAPLEN) || O_ISSET(sp, O_WRAPMARGIN)) && in set_txt_std()
H A Dv_txt.c417 if ((margin = O_VAL(sp, O_WRAPMARGIN)) != 0) in v_txt()
/freebsd/contrib/nvi/common/
H A Doptions.c290 {L("wm"), O_WRAPMARGIN}, /* 4BSD */