Home
last modified time | relevance | path

Searched defs:currentIndentation (Results 1 - 2 of 2) sorted by relevance

/foundation/graphic/graphic_3d/lume/LumeEcsSerializer/Util/include/util/
H A Djson.h43 append(BASE_NS::string& out, const typename value_t<T>::object& object, const size_t indentation, size_t currentIndentation) append() argument
73 append( BASE_NS::string& out, const typename value_t<T>::array& array, const size_t indentation, size_t currentIndentation) append() argument
113 to_formatted_string(const value_t<T>& value, const size_t indentation, const size_t currentIndentation) to_formatted_string() argument
[all...]
/foundation/graphic/graphic_3d/lume/scenewidgetplugin/plugin/src/
H A Djson.h41 append( BASE_NS::string& out, const typename value_t<T>::object& object, const int indentation, int currentIndentation) append() argument
71 append( BASE_NS::string& out, const typename value_t<T>::array& array, const int indentation, int currentIndentation) append() argument
112 to_formatted_string(const value_t<T>& value, const int indentation, const int currentIndentation) to_formatted_string() argument
[all...]

Completed in 2 milliseconds