Searched refs:bullet_cont (Results 1 – 1 of 1) sorted by relevance
350 lv_obj_t * bullet_cont = lv_event_get_user_data(e); in bullet_scroll_event_cb() local356 uint32_t cnt = lv_obj_get_child_count(bullet_cont); in bullet_scroll_event_cb()358 lv_obj_remove_state(lv_obj_get_child(bullet_cont, i), LV_STATE_CHECKED); in bullet_scroll_event_cb()360 lv_obj_add_state(lv_obj_get_child(bullet_cont, idx), LV_STATE_CHECKED); in bullet_scroll_event_cb()