Home
last modified time | relevance | path

Searched refs:vmovcol (Results 1 – 3 of 3) sorted by relevance

/illumos-gate/usr/src/cmd/vi/port/
H A Dex_voper.c251 vmovcol = mouse_x; in operate()
501 vmovcol = cnt; in operate()
520 vmovcol = 20000; in operate()
657 vmoving = 1, vmovcol = column(cursor); in operate()
706 vmoving = 1, vmovcol = column(cursor); in operate()
876 vmovcol = column(loc1); in operate()
H A Dex_vis.h272 var short vmovcol; /* Column to try to keep on arrow keys */ variable
H A Dex_vwind.c499 wcursor = vfindcol(vmovcol); in vnline()