Searched refs:ofirst_wind (Results 1 – 1 of 1) sorted by relevance
121 int ofirst_wind; /* old window first col */ member383 vp->ofirst_wind = 0; in ed_viread()586 vp->ofirst_wind = INVALID; in ed_viread()813 vp->ofirst_wind = INVALID; in cntlmode()1124 vp->ofirst_wind = 0; in del_line()1875 if( first_w==vp->ofirst_wind && ncur_phys>=vp->ocur_phys && opflag==1 ) in refresh()1955 if(vp->ed->e_multiline && vp->ofirst_wind==INVALID && !vp->ed->e_nocrnl) in refresh()1960 vp->ofirst_wind = first_w; in refresh()2224 if(vp->first_wind==vp->ofirst_wind && cur_virt>vp->ocur_virt && vp->ocur_virt!=INVALID) in sync_cursor()