Home
last modified time | relevance | path

Searched refs:vgoto (Results 1 – 19 of 19) sorted by relevance

/titanic_50/usr/src/cmd/lp/filter/postscript/dpost/
H A Ddraw.c213 vgoto(vpos+dy); in drawline()
264 vgoto(vpos); in drawellip()
303 vgoto(vpos + dy1 + dy2); in drawarc()
392 vgoto(y[N]); in drawspline()
H A Ddpost.c620 void vgoto(int);
1175 vgoto(n); in conv()
2172 vgoto(int n) in vgoto() function
2224 vgoto(y); in xymove()
/titanic_50/usr/src/cmd/vi/port/
H A Dex_vput.c161 vgoto(WECHO, 0);
190 vgoto(WECHO, 0);
219 vgoto(WECHO, 0); flusho(); in fixech()
304 vgoto(destline, destcol); in vcsync()
315 vgoto(WECHO, x); in vgotoCL()
317 vgoto(LINE(vcline), x); in vgotoCL()
383 vgoto(saveline, savecol); in vshowmode()
391 vgoto(int y, int x) in vgoto() function
1360 vgoto(destline, destcol);
1488 vgoto(i, stcol);
H A Dex_vadj.c264 vgoto(p, 0), vputp(clr_eos, cnt); in vinslin()
274 vgoto(p, 0), vputp(scroll_reverse, 0); in vinslin()
292 vgoto(p, 0); in vinslin()
310 vgoto(outline+1, 0); in vinslin()
782 vgoto(p, 0); in vdellin()
1105 vgoto(WBOT, 0), viprintf("%6d ", lineDOT()); in sethard()
H A Dex_cmds2.c635 vgoto(WECHO, 0); in vcontin()
688 vgoto(WECHO, 0); in vnfl()
H A Dex_unix.c240 vgoto(WECHO, 0); in unix0()
248 vgoto(WECHO, 0); in unix0()
H A Dex_v.c284 vgoto(WECHO, 0); in ovend()
286 vgoto(WECHO, 0); in ovend()
H A Dex_vops3.c426 vgoto(splitw ? WECHO : LINE(wdot - llimit), column(wcursor) - 1); in lsmatch()
429 vgoto(l, c); in lsmatch()
H A Dex_vget.c272 vgoto(WECHO, 0);
275 vgoto(WECHO, 1);
H A Dex_vops2.c924 vgoto(destline - 1, WCOLS + destcol - 1); in back1()
1114 vgoto(y, x);
1137 vgoto(y, x);
H A Dex_temp.c597 vgoto(WECHO, 0); in putreg()
604 splitw++; vclean(); vgoto(WECHO, 0); vreg = -1; in putreg()
H A Dex_voper.c957 vgoto(WECHO, 0); in warnf()
968 vgoto(saveline, savecol); in warnf()
H A Dex_vops.c443 vgoto(LINE(0), 0); in vdelete()
847 vgoto(WECHO, 0); flusho(); in vfilter()
H A Dex_vmain.c1276 vgoto(sdl, sdc);
1436 vgoto(outline, 0);
H A Dex_vwind.c318 splitw = 1, vgoto(WECHO, 0); in vreset()
H A Dex.h568 void vgoto(int, int);
H A Dex_cmds.c642 vgoto(WECHO, 0);
/titanic_50/usr/src/cmd/troff/troff.d/
H A Ddraw.c47 #define vmot(n) vgoto(vpos + n)
94 vgoto(ovpos + dy);
144 vgoto(ovpos + dy);
192 vgoto(yp);
228 vgoto(yc); in drawcirc()
267 vgoto(yc); in drawellip()
H A Dta.c331 vgoto(n);
743 vgoto(n) in vgoto() function
754 vgoto(vpos + n); /* ignores rounding */