Searched refs:new_tab (Results 1 – 1 of 1) sorted by relevance
345 bool new_tab = false; in cont_scroll_end_event_cb() local346 if(t != lv_tabview_get_tab_act(tv)) new_tab = true; in cont_scroll_end_event_cb()349 if(new_tab) lv_event_send(tv, LV_EVENT_VALUE_CHANGED, NULL); in cont_scroll_end_event_cb()