Home
last modified time | relevance | path

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

/illumos-gate/usr/src/cmd/vi/port/
H A Dex_voper.c253 wcursor = vfindcol(mouse_x); in operate()
503 wcursor = vfindcol(cnt); in operate()
H A Dex_vwind.c499 wcursor = vfindcol(vmovcol); in vnline()
H A Dex.h424 unsigned char *vfindcol();
H A Dex_subr.c853 vfindcol(i) in vfindcol() function