Home
last modified time | relevance | path

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

/titanic_41/usr/src/lib/libshell/common/edit/
H A Dvi.c114 int first_wind; /* first column of window */ member
374 vp->first_wind = 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()
1120 vp->first_wind = 0; in del_line()
1810 register int first_w = vp->first_wind; in refresh()
1869 vp->first_wind = cur_phys = first_w; in refresh()
1990 cur_window = cur_phys - vp->first_wind; in replace()
2224 if(vp->first_wind==vp->ofirst_wind && cur_virt>vp->ocur_virt && vp->ocur_virt!=INVALID) in sync_cursor()
[all …]