Home
last modified time | relevance | path

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

/lvgl-latest/src/libs/thorvg/rapidjson/
Dpointer.h70 typedef typename ValueType::EncodingType EncodingType; //!< Encoding type from Value typedef
683 …ValueType& GetWithDefault(GenericDocument<EncodingType, typename ValueType::AllocatorType, stackAl… in GetWithDefault()
689 …ValueType& GetWithDefault(GenericDocument<EncodingType, typename ValueType::AllocatorType, stackAl… in GetWithDefault()
696 …ValueType& GetWithDefault(GenericDocument<EncodingType, typename ValueType::AllocatorType, stackAl… in GetWithDefault()
707 …GetWithDefault(GenericDocument<EncodingType, typename ValueType::AllocatorType, stackAllocator>& d… in GetWithDefault()
759 …ValueType& Set(GenericDocument<EncodingType, typename ValueType::AllocatorType, stackAllocator>& d… in Set()
765 …ValueType& Set(GenericDocument<EncodingType, typename ValueType::AllocatorType, stackAllocator>& d… in Set()
771 …ValueType& Set(GenericDocument<EncodingType, typename ValueType::AllocatorType, stackAllocator>& d… in Set()
778 …ValueType& Set(GenericDocument<EncodingType, typename ValueType::AllocatorType, stackAllocator>& d… in Set()
789 …Set(GenericDocument<EncodingType, typename ValueType::AllocatorType, stackAllocator>& document, T … in Set()
[all …]
Dschema.h527 typedef typename ValueType::EncodingType EncodingType; typedef
/lvgl-latest/src/libs/thorvg/rapidjson/internal/
Dregex.h112 typedef Encoding EncodingType; in RAPIDJSON_DIAG_OFF() typedef