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

/illumos-gate/usr/src/cmd/tbl/
H A Dtu.c23 makeline(int i, int c, int lintype) argument
35 drawline(i, c, cr-1, lintype, 0, shortl);
39 fullwide(int i, int lintype) argument
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) argument
68 switch(lintype)
137 lnch = lintype==2 ? "=" : "\\(ru";

Completed in 42 milliseconds