Searched refs:column_width (Results 1 – 5 of 5) sorted by relevance
266 int column_width; /* width of the first column in menus. */ in cm_listoffloats() local273 column_width = 43; in cm_listoffloats()279 column_width = 37; in cm_listoffloats()302 if (len + aux_chars_len > column_width in cm_listoffloats()309 if (len + aux_chars_len > column_width) in cm_listoffloats()314 len = column_width - aux_chars_len; in cm_listoffloats()328 len = column_width - sizeof ("..."); in cm_listoffloats()368 while (i < column_width + sizeof (" ") - 1) in cm_listoffloats()
1287 my $column_width = 2; # We currently allow 2 digits for the number1302 $spacers[$i] = " " x (length($names_ref->[$i]) - $column_width);1318 $column_width + 1, # 1 for the ','1375 printf $out_fh "%*d", $column_width, $table_ref->[$i][$j];
583 int column_width = (output_width - 1) / 3; /* Don't write in last col! */ in cg_print_index() local676 starting_col += column_width; in cg_print_index()
568 int column_width = (output_width - 1) / 3; /* Don't write in last col! */ in cg_print_index() local661 starting_col += column_width; in cg_print_index()
2375 synced column_width with @printindex.