Home
last modified time | relevance | path

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

/lvgl-3.4.0/src/widgets/
Dlv_dropdown.c228 uint32_t opcnt = 0; in lv_dropdown_add_option() local
230 if(opcnt == pos) in lv_dropdown_add_option()
233 opcnt++; in lv_dropdown_add_option()