Home
last modified time | relevance | path

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

/lvgl-latest/src/libs/thorvg/rapidjson/
Dschema.h1019 if (!CheckUint(context, u)) in Uint()
1033 if (!CheckUint(context, u)) in Uint64()
1582 bool CheckUint(Context& context, uint64_t i) const { in CheckUint() function