Home
last modified time | relevance | path

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

/lvgl-latest/src/libs/thorvg/rapidjson/
Dprettywriter.h37 kFormatSingleLineArray = 1 //!< Format arrays on a single line. enumerator
169 if (!empty && !(formatOptions_ & kFormatSingleLineArray)) {
216 if (formatOptions_ & kFormatSingleLineArray) in PrettyPrefix()
220 if (!(formatOptions_ & kFormatSingleLineArray)) { in PrettyPrefix()