Home
last modified time | relevance | path

Searched defs:document (Results 1 – 2 of 2) sorted by relevance

/lvgl-latest/src/libs/thorvg/rapidjson/
Dpointer.h683 …enericDocument<EncodingType, typename ValueType::AllocatorType, stackAllocator>& document, const V… in GetWithDefault()
689 …enericDocument<EncodingType, typename ValueType::AllocatorType, stackAllocator>& document, const C… in GetWithDefault()
696 …enericDocument<EncodingType, typename ValueType::AllocatorType, stackAllocator>& document, const s… in GetWithDefault()
707 …enericDocument<EncodingType, typename ValueType::AllocatorType, stackAllocator>& document, T defau… in GetWithDefault()
759 …enericDocument<EncodingType, typename ValueType::AllocatorType, stackAllocator>& document, ValueTy… in Set()
765 …enericDocument<EncodingType, typename ValueType::AllocatorType, stackAllocator>& document, const V… in Set()
771 …enericDocument<EncodingType, typename ValueType::AllocatorType, stackAllocator>& document, const C… in Set()
778 …enericDocument<EncodingType, typename ValueType::AllocatorType, stackAllocator>& document, const s… in Set()
789 …enericDocument<EncodingType, typename ValueType::AllocatorType, stackAllocator>& document, T value… in Set()
814 …enericDocument<EncodingType, typename ValueType::AllocatorType, stackAllocator>& document, ValueTy… in Swap()
[all …]
Dschema.h85 inline void PrintInvalidDocumentData(const char* document) { in PrintInvalidDocumentData()
89 inline void PrintInvalidDocumentData(const wchar_t* document) { in PrintInvalidDocumentData()
1387 …, const PointerType& p, const ValueType& value, const ValueType& name, const ValueType& document) { in AssignIfExist()