Searched refs:boxflg (Results 1 – 7 of 7) sorted by relevance
24 "box", &boxflg,25 "BOX", &boxflg,30 "frame", &boxflg,31 "FRAME", &boxflg,
26 if (boxflg || allflg || dboxflg) need(); in runout()132 if (boxflg || allflg || dboxflg) { /* bottom of table line */ in deftail()152 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()
166 if (boxflg || allflg || dboxflg) in getstop()211 if (boxflg && c==0) return(1); in lefdata()
20 int boxflg = 0; variable
46 extern int boxflg;
43 if (i==0 && ( allflg || boxflg || dboxflg)) in putline()