Searched defs:indent_spaces (Results 1 – 2 of 2) sorted by relevance
55 let indent_spaces = indentation.to_string(); in block_to_line() localVariable
42 static const int indent_spaces = 3; variable