Searched refs:amount_box (Results 1 – 2 of 2) sorted by relevance
422 …lv_obj_t * amount_box = lv_demo_high_res_simple_container_create(usage_box, false, c->sz->gap[1], … in create_widget2() local424 lv_obj_t * amount_number = lv_label_create(amount_box); in create_widget2()429 lv_obj_t * amount_kwh = lv_label_create(amount_box); in create_widget2()
217 …lv_obj_t * amount_box = lv_demo_high_res_simple_container_create(consumed_box, false, c->sz->gap[1… in create_widget1() local219 lv_obj_t * amount_number = lv_label_create(amount_box); in create_widget1()224 lv_obj_t * amount_kwh = lv_label_create(amount_box); in create_widget1()