Searched refs:colwidths (Results 1 – 1 of 1) sorted by relevance
77 static short *colwidths; variable224 n = (flags & ONEOSEPONLY ? 1 : colwidths[col] - (p - s)); in prints()286 if (!(colwidths = (short *) malloc(ocols * sizeof(short)))) in prepfile()296 colwidths[i] = max + gutter; in prepfile()304 colwidths[i] = max + gutter; in prepfile()320 colwidths[i] = colw; in prepfile()323 colwidths[0] -= gutter; in prepfile()325 colwidths[ocols - 1] = 0; in prepfile()