Searched refs:label_stop (Results 1 – 1 of 1) sorted by relevance
170 lv_obj_t * label_stop = lv_label_create(btn_stop); in lv_example_anim_timeline_1() local171 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()