Home
last modified time | relevance | path

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

/lvgl-latest/src/widgets/
Dlv_dropdown.c227 uint32_t opcnt = 0; in lv_dropdown_add_option() local
229 if(opcnt == pos) in lv_dropdown_add_option()
232 opcnt++; in lv_dropdown_add_option()