Home
last modified time | relevance | path

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

/illumos-gate/usr/src/cmd/vi/port/
H A Dex_vops.c84 vdirty(vcline, 1); in vUndo()
136 vdirty(0, lines);
205 vdirty(vcline, 1);
850 vdirty(0, lines); in vfilter()
H A Dex_vadj.c89 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 Dex_vmain.c269 vdirty(0, vcnt);
1253 vdirty(0, lines);
H A Dex_v.c111 vdirty(0, lines); in redraw()
H A Dex.h546 void vdirty(int, int);
H A Dex_voper.c944 vdirty(0, WLINES); in lfixol()
H A Dex_subr.c1142 vdirty(0, lines);
H A Dex_vops2.c903 vdirty(0, vcnt); in fixdisplay()