Searched refs:kFormatDefault (Results 1 – 1 of 1) sorted by relevance
/lvgl-latest/src/libs/thorvg/rapidjson/ |
D | prettywriter.h | 36 kFormatDefault = 0, //!< Default pretty formatting. enumerator 59 …s, allocator, levelDepth), indentChar_(' '), indentCharCount_(4), formatOptions_(kFormatDefault) {} in Base() 63 …se(allocator, levelDepth), indentChar_(' '), indentCharCount_(4), formatOptions_(kFormatDefault) {} in Base()
|