Lines Matching refs:lv_obj_set_height
224 lv_obj_set_height(panel1, LV_SIZE_CONTENT); in profile_create()
254 lv_obj_set_height(log_out_btn, LV_SIZE_CONTENT); in profile_create()
262 lv_obj_set_height(invite_btn, LV_SIZE_CONTENT); in profile_create()
274 lv_obj_set_height(panel2, LV_SIZE_CONTENT); in profile_create()
529 lv_obj_set_height(panel3, LV_SIZE_CONTENT); in profile_create()
552 lv_obj_set_height(chart1_cont, LV_PCT(100)); in analytics_create()
594 lv_obj_set_height(chart2_cont, LV_PCT(100)); in analytics_create()
785 lv_obj_set_height(meter1, meter_w); in analytics_create()
786 lv_obj_set_height(meter2, meter_w); in analytics_create()
787 lv_obj_set_height(meter3, meter_w); in analytics_create()
893 lv_obj_set_height(chart3, LV_VER_RES - 70); in shop_create()
908 lv_obj_set_height(list, LV_PCT(100)); in shop_create()
911 lv_obj_set_height(list, LV_PCT(100)); in shop_create()
933 lv_obj_set_height(notifications, LV_PCT(100)); in shop_create()
936 lv_obj_set_height(notifications, LV_PCT(100)); in shop_create()
1110 lv_obj_set_height(cont, LV_SIZE_CONTENT); in create_meter_box()
1220 lv_obj_set_height(tv, LV_VER_RES - lv_obj_get_height(kb)); in ta_event_cb()
1227 lv_obj_set_height(tv, LV_VER_RES); in ta_event_cb()
1233 lv_obj_set_height(tv, LV_VER_RES); in ta_event_cb()