Home
last modified time | relevance | path

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

/lvgl-latest/src/libs/thorvg/rapidjson/
Dschema.h510 PatternValidatorType objectPatternValidatorType; member
909 if (context.objectPatternValidatorType != Context::kPatternValidatorOnly) in EndValue()
919 if (context.objectPatternValidatorType == Context::kPatternValidatorOnly) { in EndValue()
925 else if (context.objectPatternValidatorType == Context::kPatternValidatorWithProperty) { in EndValue()
3000 CurrentContext().objectPatternValidatorType = patternValidatorType;