Searched refs:col_width (Results 1 – 1 of 1) sorted by relevance
95 def print_column_labels(labels, indent_width, col_width): argument97 empty_column = '|' + (col_width-1) * ' '