Home
last modified time | relevance | path

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

/lvgl-latest/src/libs/thorvg/rapidjson/
Dschema.h461 valuePatternValidatorType(kPatternValidatorOnly), in factory()
509 PatternValidatorType valuePatternValidatorType; member
1125 context.valuePatternValidatorType = Context::kPatternValidatorWithProperty; in Key()
1140 … context.valuePatternValidatorType = Context::kPatternValidatorWithAdditionalProperty; in Key()
2994 …me Context::PatternValidatorType patternValidatorType = CurrentContext().valuePatternValidatorType;