Home
last modified time | relevance | path

Searched refs:drawvert (Results 1 – 3 of 3) sorted by relevance

/illumos-gate/usr/src/cmd/tbl/
H A Dt7.c148 drawvert(lf, nlin-1, c, lwid); in deftail()
156 drawvert (0, nlin-1, ncol, dboxflg? 2 : 1); in deftail()
H A Dt8.c125 drawvert(lf, i, c, lwid); in putline()
341 drawvert(lf, stl, c, lwid); in funnies()
H A Dtv.c19 drawvert(int start, int end, int c, int lwid) in drawvert() function