Home
last modified time | relevance | path

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

/lvgl-latest/src/libs/thorvg/rapidjson/
Dcursorstreamwrapper.h39 class CursorStreamWrapper : public GenericStreamWrapper<InputStream, Encoding> {
43 CursorStreamWrapper(InputStream& is): in CursorStreamWrapper() function