Home
last modified time | relevance | path

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

/lvgl-latest/src/widgets/dropdown/
Dlv_dropdown.c470 uint32_t opt_i = 0; in lv_dropdown_get_option_index() local
478 return opt_i; in lv_dropdown_get_option_index()
484 opt_i++; in lv_dropdown_get_option_index()