Home
last modified time | relevance | path

Searched defs:Swap (Results 1 – 3 of 3) sorted by relevance

/lvgl-latest/src/libs/thorvg/rapidjson/internal/
Dswap.h33 inline void Swap(T& a, T& b) RAPIDJSON_NOEXCEPT { in Swap() function
Dstack.h90 void Swap(Stack& rhs) RAPIDJSON_NOEXCEPT { in Swap() function
/lvgl-latest/src/libs/thorvg/rapidjson/
Dpointer.h199 GenericPointer& Swap(GenericPointer& other) RAPIDJSON_NOEXCEPT { in Swap() function
808 …ValueType& Swap(ValueType& root, ValueType& value, typename ValueType::AllocatorType& allocator) c… in Swap() function
814 …ValueType& Swap(GenericDocument<EncodingType, typename ValueType::AllocatorType, stackAllocator>& … in Swap() function