Home
last modified time | relevance | path

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

/lvgl-latest/src/libs/thorvg/rapidjson/
Dschema.h871 bool BeginValue(Context& context) const { in BeginValue() function
2802 …if ((!BeginValue() && !GetContinueOnErrors()) || (!CurrentSchema().method arg1 && !GetContinueOnEr…
2981 bool BeginValue() {
2989 if (!CurrentSchema().BeginValue(CurrentContext()) && !GetContinueOnErrors())