Searched refs:widget1_open_part1_anim_cb (Results 1 – 1 of 1) sorted by relevance
44 static void widget1_open_part1_anim_cb(void * arg, int32_t val);228 static void widget1_open_part1_anim_cb(void * arg, int32_t val) in widget1_open_part1_anim_cb() function298 lv_anim_set_exec_cb(&a, open_part1 ? widget1_open_part1_anim_cb : widget1_open_part2_anim_cb); in widget1_clicked_cb()