Home
last modified time | relevance | path

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

/lvgl-latest/src/libs/thorvg/rapidjson/
Dschema.h576 nullable_(false) in allocator_()
828 AssignIfExist(nullable_, value, GetNullableString()); in allocator_()
829 if (nullable_) in allocator_()
1747 bool nullable_; variable