Home
last modified time | relevance | path

Searched refs:valueSchema (Results 1 – 1 of 1) sorted by relevance

/lvgl-latest/src/libs/thorvg/rapidjson/
Dschema.h450 valueSchema(), in factory()
498 const SchemaType* valueSchema; member
878 context.valueSchema = itemsList_; in BeginValue()
881 context.valueSchema = itemsTuple_[context.arrayElementIndex]; in BeginValue()
883 context.valueSchema = additionalItemsSchema_; in BeginValue()
885 context.valueSchema = typeless_; in BeginValue()
889 context.valueSchema = typeless_; in BeginValue()
896 context.valueSchema = typeless_; in BeginValue()
1116 context.valueSchema = typeless_; in Key()
1124 context.valueSchema = typeless_; in Key()
[all …]