Searched refs:vdirty (Results 1 – 8 of 8) sorted by relevance
/titanic_44/usr/src/cmd/vi/port/ |
H A D | ex_vops.c | 84 vdirty(vcline, 1); in vUndo() 136 vdirty(0, lines); 205 vdirty(vcline, 1); 850 vdirty(0, lines); in vfilter()
|
H A D | ex_vadj.c | 89 vdirty(vcline+1, WECHO); in vopen() 1014 vdirty(l, newcnt); in vreplace() 1076 vdirty(l, WECHO); in vreplace() 1114 vdirty(int base, int i) in vdirty() function
|
H A D | ex_vmain.c | 271 vdirty(0, vcnt); 1256 vdirty(0, lines);
|
H A D | ex_v.c | 113 vdirty(0, lines); in redraw()
|
H A D | ex.h | 546 void vdirty(int, int);
|
H A D | ex_subr.c | 1135 vdirty(0, lines);
|
H A D | ex_voper.c | 943 vdirty(0, WLINES); in lfixol()
|
H A D | ex_vops2.c | 903 vdirty(0, vcnt); in fixdisplay()
|