Home
last modified time | relevance | path

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

/lvgl-latest/src/libs/thorvg/rapidjson/
Dencodings.h638 typedef bool (*DecodeFunc)(InputStream&, unsigned*); in Decode() typedef
639 static const DecodeFunc f[] = { RAPIDJSON_ENCODINGS_FUNC(Decode) }; in Decode()