Searched refs:drawline (Results 1 - 7 of 7) sorted by relevance

/illumos-gate/usr/src/cmd/tbl/
H A Dtu.c20 void drawline(int, int, int, int, int, int);
35 drawline(i, c, cr-1, lintype, 0, shortl);
54 drawline(i,cl,(cr<ncol?cr-1:cr),lintype,1,0);
62 drawline(int i, int cl, int cr, int lintype, int noheight, int shortl) function
H A Dt7.c137 drawline(nlin,0,ncol, dboxflg ? '=' : '-',1,0);
/illumos-gate/usr/src/cmd/troff/troff.d/
H A Ddraw.c67 drawline(dx, dy, s) /* draw line from here to dx, dy using s */ function
480 drawline((int)xc-ox1,(int)yc-oy1,".");
H A Dta.c274 drawline(n, m, ".");
/illumos-gate/usr/src/cmd/lp/filter/postscript/dpost/
H A Ddraw.c196 drawline(int dx, int dy) function
217 } /* End of drawline */
H A Ddpost.c1109 drawline(n, m);
1115 drawline(n, m);
/illumos-gate/usr/src/lib/libshell/common/edit/
H A Demacs.c612 goto drawline;
670 drawline:

Completed in 281 milliseconds