Home
last modified time | relevance | path

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

/lvgl-latest/src/libs/thorvg/rapidjson/
Dschema.h1012 if (!CheckInt(context, i)) in Int()
1026 if (!CheckInt(context, i)) in Int64()
1534 bool CheckInt(Context& context, int64_t i) const { in CheckInt() function