Searched defs:indentation (Results 1 – 3 of 3) sorted by relevance
650 StyledStreamWriter::StyledStreamWriter(String indentation) in StyledStreamWriter()918 String indentation, CommentStyle::Enum cs, String colonSymbol, in BuiltStyledStreamWriter()1164 const String indentation = settings_["indentation"].asString(); in newStreamWriter() local
4808 StyledStreamWriter::StyledStreamWriter(JSONCPP_STRING indentation) in StyledStreamWriter()5073 JSONCPP_STRING const& indentation, in BuiltStyledStreamWriter()5329 JSONCPP_STRING indentation = settings_["indentation"].asString(); in newStreamWriter() local
2607 JSONTEST_FIXTURE_LOCAL(StreamWriterTest, indentation) { in JSONTEST_FIXTURE_LOCAL() argument
Completed in 23 milliseconds