Home
last modified time | relevance | path

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

/lvgl-latest/src/widgets/dropdown/
Dlv_dropdown.c264 char * static_options = dropdown->options; in lv_dropdown_add_option() local
265 dropdown->options = lv_strdup(static_options); in lv_dropdown_add_option()