Home
last modified time | relevance | path

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

/third_party/cef/libcef/common/
Djson_impl.cc27 if (options & JSON_WRITER_PRETTY_PRINT) in GetJSONWriterOptions()
/third_party/cef/include/internal/
Dcef_types.h2360 JSON_WRITER_PRETTY_PRINT = 1 << 2, enumerator