Home
last modified time | relevance | path

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

/illumos-gate/usr/src/contrib/ast/src/cmd/ksh93/edit/
H A Dvi.c109 int first_wind; /* first column of window */ member
369 vp->first_wind = 0; in ed_viread()
580 cur_phys = vp->first_wind; in ed_viread()
813 cur_phys = vp->first_wind; in cntlmode()
1092 cur_phys = ed_setcursor(vp->ed, physical, cur_phys,x,vp->first_wind); in cursor()
1172 vp->first_wind = 0; in del_line()
1881 register int first_w = vp->first_wind; in refresh()
1964 vp->first_wind = cur_phys = first_w; in refresh()
2085 cur_window = cur_phys - vp->first_wind; in replace()
2320 if(vp->first_wind==vp->ofirst_wind && cur_virt>vp->ocur_virt && vp->ocur_virt!=INVALID) in sync_cursor()
[all …]