Searched defs:tab_width (Results 1 – 4 of 4) sorted by relevance
41 size_t tab_width = 2u; member
106 int tab_width = 8; /* Turn tabs to spaces with given in main() local
15 pub tab_width: usize, field
672 let tab_width = self.config.tab_width; in char_metrics() localVariable