Lines Matching refs:vcnt
88 if (vcnt == 0) in vupdown()
139 if (vcline >= vcnt) in vup()
140 dot -= vcline - vcnt + 1, vcline = vcnt - 1; in vup()
165 i = vcnt - vcline - 1; in vdown()
227 vcnt = vcline = 0; in vcontext()
247 vcnt = 0; in vclean()
267 if (state != HARDOPEN && state != ONEOPEN && i >= 0 && i < vcnt) { in vshow()
314 vcnt = vcline = 0; in vreset()
380 vcnt = 0; in vroll()
421 vcnt = 0; in vrollR()
432 vsync(LINE(vcnt-1)); in vrollR()