Home
last modified time | relevance | path

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

/lvgl-latest/src/libs/thorvg/
DtvgLottieModel.h154 virtual LottieProperty* property(uint16_t ix) { return nullptr; } in property() function
270 LottieProperty* property(uint16_t ix) override in property() function
302 LottieProperty* property(uint16_t ix) override in property() function
344 LottieProperty* property(uint16_t ix) override in property() function
361 LottieProperty* property(uint16_t ix) override in property() function
378 LottieProperty* property(uint16_t ix) override in property() function
401 LottieProperty* property(uint16_t ix) override in property() function
431 LottieProperty* property(uint16_t ix) override in property() function
474 LottieProperty* property(uint16_t ix) override in property() function
508 LottieProperty* property(uint16_t ix) override in property() function
[all …]
DtvgLottieExpressions.cpp112 static jerry_value_t _value(float frameNo, LottieProperty* property) in _value()
707 auto property = data->obj->property(jerry_value_as_int32(args[0])); in _property() local
DtvgLottieParser.cpp40 … code, LottieComposition* comp, LottieLayer* layer, LottieObject* object, LottieProperty* property) in _expression()
DtvgLottieProperty.h140 LottieProperty* property; member
/lvgl-latest/src/others/vg_lite_tvg/
Dvg_lite.h830 vg_lite_uint32_t property; /*! Currently bit0 is used for path upload state: member