Searched refs:vclrbyte (Results 1 – 5 of 5) sorted by relevance
/titanic_50/usr/src/cmd/vi/port/ |
H A D | ex_vput.c | 59 vclrbyte(vtube0, WCOLS * (WECHO - ZERO + 1)); in vclear() 66 vclrbyte(wchar_t *cp, int i) in vclrbyte() function 116 vclrbyte(tp, i); in vclreol() 201 vclrbyte(vtube[WECHO], WCOLS); 1519 vclrbyte(tpe - nc, nc);
|
H A D | ex_vadj.c | 388 vclrbyte(vtube[to], WCOLS); in vadjAL() 456 vclrbyte(vtube[0], WCOLS); in vmoveitup() 486 vclrbyte(vtube[to], WCOLS); in vscroll() 826 vclrbyte(vtube[to], WCOLS); in vadjDL()
|
H A D | ex_cmds2.c | 689 vclrbyte(vtube[WECHO], WCOLS); in vnfl()
|
H A D | ex_v.c | 492 vclrbyte(atube, WCOLS * (WECHO - ZERO + 1)); in vok()
|
H A D | ex.h | 562 void vclrbyte(wchar_t *, int);
|