Home
last modified time | relevance | path

Searched refs:boxflg (Results 1 – 7 of 7) sorted by relevance

/titanic_44/usr/src/cmd/tbl/
H A Dt3.c26 "box", &boxflg,
27 "BOX", &boxflg,
32 "frame", &boxflg,
33 "FRAME", &boxflg,
H A Dt7.c28 if (boxflg || allflg || dboxflg) need(); in runout()
133 if (boxflg || allflg || dboxflg) { /* bottom of table line */ in deftail()
153 if (boxflg || allflg || dboxflg) /* right hand line */ in deftail()
H A Dt6.c170 if (boxflg || dboxflg || allflg) in maktab()
180 tsep= (boxflg || allflg || dboxflg || left1flg) ? 1 : 0; in maktab()
197 if (boxflg || allflg || dboxflg) in maktab()
H A Dt0.c22 int boxflg = 0; variable
H A Dtu.c168 if (boxflg || allflg || dboxflg) in getstop()
213 if (boxflg && c==0) return(1); in lefdata()
H A Dt..c48 extern int boxflg;
H A Dt8.c45 if (i==0 && ( allflg || boxflg || dboxflg)) in putline()