Searched refs:current_page (Results 1 – 1 of 1) sorted by relevance
202 uint32_t current_page = roller->sel_opt_id / real_option_cnt; in lv_roller_set_selected() local206 uint32_t act_opt = roller->sel_opt_id - current_page * real_option_cnt; in lv_roller_set_selected()213 sel_opt = sel_opt_signed + real_option_cnt * current_page; in lv_roller_set_selected()