Searched refs:kAttributesIndentSize (Results 1 – 2 of 2) sorted by relevance
136 static const int kAttributesIndentSize = 1; variable
1103 builder->increase_indent(JsonAstBuilder::kAttributesIndentSize); in AttributesScope()1108 builder_->decrease_indent(JsonAstBuilder::kAttributesIndentSize); in ~AttributesScope()