Home
last modified time | relevance | path

Searched defs:tab_width (Results 1 – 4 of 4) sorted by relevance

/external/yapf/yapf/yapflib/
Dformat_token.py32 def _TabbedContinuationAlignPadding(spaces, align_style, tab_width): argument
/external/rust/crates/codespan-reporting/src/term/
Dconfig.rs15 pub tab_width: usize, field
Drenderer.rs671 let tab_width = self.config.tab_width; in char_metrics() localVariable
/external/libconfig/lib/
Dlibconfig.h118 unsigned short tab_width; member