Home
last modified time | relevance | path

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

/lvgl-latest/src/core/
Dlv_obj_style_private.h34 struct _lv_obj_style_transition_dsc_t { struct
35 uint16_t time;
36 uint16_t delay;
37 lv_style_selector_t selector;
38 lv_style_prop_t prop;
39 lv_anim_path_cb_t path_cb;
40 void * user_data;