Searched refs:new_tab (Results 1 – 1 of 1) sorted by relevance
342 bool new_tab = false; in cont_scroll_end_event_cb() local343 if(t != (int32_t)lv_tabview_get_tab_active(tv)) new_tab = true; in cont_scroll_end_event_cb()353 if(new_tab) lv_obj_send_event(tv, LV_EVENT_VALUE_CHANGED, NULL); in cont_scroll_end_event_cb()