Home
last modified time | relevance | path

Searched refs:SetIndentation (Results 1 - 1 of 1) sorted by relevance

/third_party/gn/src/gn/
H A Djson_project_writer.cc175 SetIndentation(1u); in SimpleJSONWriter()
189 SetIndentation(0); in Close()
232 SetIndentation(indentation_ + 1); in BeginDict()
241 SetIndentation(indentation_ - 1); in EndDict()
292 void SetIndentation(size_t indentation) { indentation_ = indentation; } in SetIndentation() function in __anon2927::SimpleJSONWriter

Completed in 1 milliseconds