Searched defs:cur_phys (Results 1 - 1 of 1) sorted by relevance

/illumos-gate/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;
539 cur_phys = 0;
585 cur_phys = vp->first_wind;
812 cur_phys = vp->first_wind;
1040 cur_phys = ed_setcursor(vp->ed, physical, cur_phys,x,vp->first_wind);
1115 cur_phys = 0;
1797 * cur_phys last_phys
1803 * cur_window = cur_phys
[all...]

Completed in 72 milliseconds