Home
last modified time | relevance | path

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

/titanic_41/usr/src/cmd/vi/port/
H A Dex_voper.c251 vmovcol = mouse_x; in operate()
500 vmovcol = cnt; in operate()
519 vmovcol = 20000; in operate()
656 vmoving = 1, vmovcol = column(cursor); in operate()
705 vmoving = 1, vmovcol = column(cursor); in operate()
875 vmovcol = column(loc1); in operate()
H A Dex_vis.h274 var short vmovcol; /* Column to try to keep on arrow keys */ variable
H A Dex_vwind.c499 wcursor = vfindcol(vmovcol); in vnline()