Home
last modified time | relevance | path

Searched refs:JSON_DEFAULT_INDENTATION (Results 1 - 2 of 2) sorted by relevance

/foundation/graphic/graphic_3d/lume/LumeEcsSerializer/Util/include/util/
H A Djson.h25 constexpr int JSON_DEFAULT_INDENTATION = 2; variable
29 const size_t indentation = JSON_DEFAULT_INDENTATION, const size_t currentIndentation = 0);
/foundation/graphic/graphic_3d/lume/scenewidgetplugin/plugin/src/
H A Djson.h23 constexpr int JSON_DEFAULT_INDENTATION = 2; variable
27 const int indentation = JSON_DEFAULT_INDENTATION, const int currentIndentation = 0);

Completed in 2 milliseconds