Home
last modified time | relevance | path

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

/lvgl-latest/src/libs/thorvg/rapidjson/
Dschema.h743 properties_[sourceIndex].dependenciesValidatorIndex = validatorCount_; in allocator_()
1196 … ISchemaValidator* dependenciesValidator = context.validators[source.dependenciesValidatorIndex]; in EndObject()
1490 …context.validators[properties_[i].dependenciesValidatorIndex] = context.factory.CreateSchemaValida… in CreateParallelValidator()
1674 …Property() : schema(), dependenciesSchema(), dependenciesValidatorIndex(), dependencies(), require… in Property()
1679 SizeType dependenciesValidatorIndex; member