Home
last modified time | relevance | path

Searched refs:current_option (Results 1 – 1 of 1) sorted by relevance

/lvgl-latest/src/widgets/roller/
Dlv_roller.c230 uint32_t current_option = 0; in lv_roller_set_selected_str() local
237 lv_roller_set_selected(obj, current_option, anim); in lv_roller_set_selected_str()
242 current_option++; in lv_roller_set_selected_str()