Searched refs:boxflg (Results 1 – 7 of 7) sorted by relevance
26 "box", &boxflg,27 "BOX", &boxflg,32 "frame", &boxflg,33 "FRAME", &boxflg,
28 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()
170 if (boxflg || dboxflg || allflg) in maktab()180 tsep= (boxflg || allflg || dboxflg || left1flg) ? 1 : 0; in maktab()197 if (boxflg || allflg || dboxflg) in maktab()
22 int boxflg = 0; variable
168 if (boxflg || allflg || dboxflg) in getstop()213 if (boxflg && c==0) return(1); in lefdata()
48 extern int boxflg;
45 if (i==0 && ( allflg || boxflg || dboxflg)) in putline()