Home
last modified time | relevance | path

Searched defs:getValue (Results 1 – 1 of 1) sorted by relevance

/lvgl-latest/src/libs/thorvg/
DtvgLottieParser.cpp161 void LottieParser::getValue(TextDocument& doc) in getValue() function in LottieParser
183 void LottieParser::getValue(PathSet& path) in getValue() function in LottieParser
256 void LottieParser::getValue(ColorStop& color) in getValue() function in LottieParser
267 void LottieParser::getValue(Array<Point>& pts) in getValue() function in LottieParser
279 void LottieParser::getValue(int8_t& val) in getValue() function in LottieParser
292 void LottieParser::getValue(uint8_t& val) in getValue() function in LottieParser
305 void LottieParser::getValue(float& val) in getValue() function in LottieParser
318 bool LottieParser::getValue(Point& pt) in getValue() function in LottieParser
337 void LottieParser::getValue(RGB24& color) in getValue() function in LottieParser