Home
last modified time | relevance | path

Searched refs:IndentLine (Results 1 – 2 of 2) sorted by relevance

/external/chromium/base/json/
Djson_writer.cc165 IndentLine(depth + 1); in BuildJSONString()
177 IndentLine(depth); in BuildJSONString()
197 void JSONWriter::IndentLine(int depth) { in IndentLine() function in base::JSONWriter
Djson_writer.h53 void IndentLine(int depth);