Searched refs:area_tag (Results 1 – 1 of 1) sorted by relevance
14 static lv_obj_t * area_tag; variable40 area_tag = lv_obj_create(bg); in menu_about_init()41 lv_obj_remove_style_all(area_tag); in menu_about_init()42 lv_obj_set_size(area_tag, lv_pct(50), LV_SIZE_CONTENT); in menu_about_init()43 lv_obj_set_flex_flow(area_tag, LV_FLEX_FLOW_COLUMN); in menu_about_init()50 obj = lv_label_create(area_tag); in menu_about_init()54 obj = lv_label_create(area_tag); in menu_about_init()58 obj = lv_label_create(area_tag); in menu_about_init()