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

/illumos-gate/usr/src/cmd/vi/port/
H A Dex_vis.h269 var int vSCROLL; /* Number lines to scroll on ^D/^U */ variable
H A Dex_vmain.c377 vSCROLL = cnt;
378 cnt = vSCROLL;
397 vSCROLL = cnt;
398 cnt = vSCROLL;
H A Dex_v.c518 if (vSCROLL == 0)
519 vSCROLL = value(vi_SCROLL);

Completed in 119 milliseconds