Searched defs:column_widths (Results 1 – 3 of 3) sorted by relevance
34 column_widths = [widest_row_header] + [data_column_width] * len(test_data.x_values) variable
301 def get_digits_from_version(version_num, column_widths): argument
981 int column_widths[5]; member