Home
last modified time | relevance | path

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

/lvgl-latest/src/libs/thorvg/rapidjson/
Dencodedstream.h252 putFunc_ = f[type_]; in AutoUTFOutputStream()
260 void Put(Ch c) { putFunc_(*os_, c); } in Put()
284 PutFunc putFunc_; variable