Home
last modified time | relevance | path

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

/lvgl-3.5.0/examples/anim/
Dlv_example_anim_timeline_1.c170 lv_obj_t * label_stop = lv_label_create(btn_stop); in lv_example_anim_timeline_1() local
171 lv_label_set_text(label_stop, "Stop"); in lv_example_anim_timeline_1()
172 lv_obj_center(label_stop); in lv_example_anim_timeline_1()