Searched defs:tab_width (Results 1 – 3 of 3) sorted by relevance
60 def _TabbedContinuationAlignPadding(spaces, align_style, tab_width, argument
15 pub tab_width: usize, field
671 let tab_width = self.config.tab_width; in char_metrics() localVariable