Home
last modified time | relevance | path

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

/titanic_41/usr/src/lib/libshell/common/edit/
H A Dvi.c147 #define cur_phys editb.e_pcur /* current phys column cursor is at */ macro
371 cur_phys = i + 1; in ed_viread()
539 cur_phys = 0; in ed_viread()
585 cur_phys = vp->first_wind; in ed_viread()
812 cur_phys = vp->first_wind; in cntlmode()
1040 cur_phys = ed_setcursor(vp->ed, physical, cur_phys,x,vp->first_wind); in cursor()
1115 cur_phys = 0; in del_line()
1869 vp->first_wind = cur_phys = first_w; in refresh()
1927 cur_phys = w + first_w; in refresh()
1948 ++cur_phys; in refresh()
[all …]