Home
last modified time | relevance | path

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

/lvgl-latest/examples/others/fragment/
Dlv_example_fragment_2.c53 lv_obj_t * pop_label = lv_label_create(pop_btn); in lv_example_fragment_2() local
54 lv_label_set_text(pop_label, "Pop"); in lv_example_fragment_2()