Searched refs:start_col (Results 1 – 1 of 1) sorted by relevance
284 size_t start_col);293 size_t start_col);4835 size_t start_col) in print_name_with_quoting() argument4860 && (start_col / line_length != (start_col + len - 1) / line_length)) in print_name_with_quoting()4885 print_file_name_and_frills (const struct fileinfo *f, size_t start_col) in print_file_name_and_frills() argument4904 size_t width = print_name_with_quoting (f, false, nullptr, start_col); in print_file_name_and_frills()