Searched refs:cancel_button (Results 1 – 1 of 1) sorted by relevance
56 lv_obj_t * cancel_button = lv_msgbox_add_footer_button(setting, "Cancel"); in lv_example_msgbox_2() local57 lv_obj_set_flex_grow(cancel_button, 1); in lv_example_msgbox_2()