Searched defs:term_width (Results 1 – 6 of 6) sorted by relevance
270 let term_width = term_width(); in column_widths() localVariable284 fn term_width() -> usize { in term_width() function
152 static int term_width = -1; in pretty_print_line() local
1320 pub fn term_width(mut self, width: usize) -> Self { in term_width() method
1064 pub fn term_width(mut self, width: usize) -> Self { in term_width() method
1243 pub fn term_width(mut self, width: usize) -> Self { in term_width() method