Home
last modified time | relevance | path

Searched refs:lv_obj_set_height (Results 1 – 25 of 55) sorted by relevance

123

/lvgl-latest/demos/smartwatch/
Dlv_demo_smartwatch_weather.c132 lv_obj_set_height(panel, 40); in lv_demo_smartwatch_weather_add_daily()
151 lv_obj_set_height(label_day, LV_SIZE_CONTENT); in lv_demo_smartwatch_weather_add_daily()
161 lv_obj_set_height(icon, LV_SIZE_CONTENT); in lv_demo_smartwatch_weather_add_daily()
170 lv_obj_set_height(label, LV_SIZE_CONTENT); in lv_demo_smartwatch_weather_add_daily()
185 lv_obj_set_height(panel, 184); in lv_demo_smartwatch_weather_add_hourly()
198 lv_obj_set_height(hour_label, LV_SIZE_CONTENT); in lv_demo_smartwatch_weather_add_hourly()
210 lv_obj_set_height(hour_icon, 40); in lv_demo_smartwatch_weather_add_hourly()
219 lv_obj_set_height(temp_label, LV_SIZE_CONTENT); in lv_demo_smartwatch_weather_add_hourly()
226 lv_obj_set_height(humidity_label, LV_SIZE_CONTENT); in lv_demo_smartwatch_weather_add_hourly()
233 lv_obj_set_height(wind_label, LV_SIZE_CONTENT); in lv_demo_smartwatch_weather_add_hourly()
[all …]
Dlv_demo_smartwatch_home.c278 lv_obj_set_height(face_item, 180); in lv_demo_smartwatch_add_watchface()
298 lv_obj_set_height(face_preview, LV_SIZE_CONTENT); in lv_demo_smartwatch_add_watchface()
305 lv_obj_set_height(face_label, LV_SIZE_CONTENT); in lv_demo_smartwatch_add_watchface()
319 lv_obj_set_height(clock_screen, lv_pct(100)); in create_screen_home()
328 lv_obj_set_height(hour_label, LV_SIZE_CONTENT); in create_screen_home()
338 lv_obj_set_height(minute_label, LV_SIZE_CONTENT); in create_screen_home()
347 lv_obj_set_height(date_label, LV_SIZE_CONTENT); in create_screen_home()
358 lv_obj_set_height(weather_icon, LV_SIZE_CONTENT); in create_screen_home()
368 lv_obj_set_height(weather_temperature, LV_SIZE_CONTENT); in create_screen_home()
377 lv_obj_set_height(weekday_label, LV_SIZE_CONTENT); in create_screen_home()
[all …]
Dlv_demo_smartwatch_notifications.c109 lv_obj_set_height(notification_item, LV_SIZE_CONTENT); in lv_demo_smartwatch_add_notification()
129 lv_obj_set_height(notification_icon, LV_SIZE_CONTENT); in lv_demo_smartwatch_add_notification()
137 lv_obj_set_height(notification_text, LV_SIZE_CONTENT); in lv_demo_smartwatch_add_notification()
316 lv_obj_set_height(message_info_panel, lv_pct(100)); in create_screen_notifications()
320 lv_obj_set_height(message_panel, lv_pct(100)); in create_screen_notifications()
338 lv_obj_set_height(message_icon, LV_SIZE_CONTENT); in create_screen_notifications()
345 lv_obj_set_height(message_time, LV_SIZE_CONTENT); in create_screen_notifications()
351 lv_obj_set_height(message_content, LV_SIZE_CONTENT); in create_screen_notifications()
357 lv_obj_set_height(message_list_panel, lv_pct(100)); in create_screen_notifications()
362 lv_obj_set_height(message_list, lv_pct(100)); in create_screen_notifications()
[all …]
Dlv_demo_smartwatch_settings.c80 lv_obj_set_height(panel, 64); in lv_demo_smartwatch_settings_add_slider()
101 lv_obj_set_height(slider, 10); in lv_demo_smartwatch_settings_add_slider()
110 lv_obj_set_height(icon, LV_SIZE_CONTENT); in lv_demo_smartwatch_settings_add_slider()
118 lv_obj_set_height(label, LV_SIZE_CONTENT); in lv_demo_smartwatch_settings_add_slider()
133 lv_obj_set_height(panel, 64); in lv_demo_smartwatch_settings_add_toggle()
151 lv_obj_set_height(icon, LV_SIZE_CONTENT); in lv_demo_smartwatch_settings_add_toggle()
159 lv_obj_set_height(toggle, 25); in lv_demo_smartwatch_settings_add_toggle()
173 lv_obj_set_height(label, LV_SIZE_CONTENT); in lv_demo_smartwatch_settings_add_toggle()
189 lv_obj_set_height(panel, 64); in lv_demo_smartwatch_settings_add_dropdown()
209 lv_obj_set_height(dropdown, LV_SIZE_CONTENT); in lv_demo_smartwatch_settings_add_dropdown()
[all …]
Dlv_demo_smartwatch_control.c93 lv_obj_set_height(control_music_play, LV_SIZE_CONTENT); in control_screen_create()
105 lv_obj_set_height(control_music_previous, LV_SIZE_CONTENT); in control_screen_create()
119 lv_obj_set_height(control_music_next, LV_SIZE_CONTENT); in control_screen_create()
133 lv_obj_set_height(control_bluetooth_icon, LV_SIZE_CONTENT); in control_screen_create()
151 lv_obj_set_height(control_brightness, 30); in control_screen_create()
168 lv_obj_set_height(control_brightness_icon, 30); in control_screen_create()
178 lv_obj_set_height(control_volume_up, LV_SIZE_CONTENT); in control_screen_create()
192 lv_obj_set_height(control_volume_down, LV_SIZE_CONTENT); in control_screen_create()
Dlv_demo_smartwatch_list.c169 lv_obj_set_height(panel, 64); in add_external_app()
187 lv_obj_set_height(icon, LV_SIZE_CONTENT); in add_external_app()
195 lv_obj_set_height(label, LV_SIZE_CONTENT); in add_external_app()
210 lv_obj_set_height(panel, 64); in add_app_list()
228 lv_obj_set_height(icon, LV_SIZE_CONTENT); in add_app_list()
236 lv_obj_set_height(label, LV_SIZE_CONTENT); in add_app_list()
251 lv_obj_set_height(app_list, lv_pct(100)); in create_screen_list()
Dlv_demo_smartwatch_qr.c94 lv_obj_set_height(info, LV_SIZE_CONTENT); in lv_demo_smartwatch_qr_create()
116 lv_obj_set_height(qr_item, lv_pct(100)); in lv_demo_smartwatch_qr_list_add()
130 lv_obj_set_height(qr_icon, LV_SIZE_CONTENT); in lv_demo_smartwatch_qr_list_add()
150 lv_obj_set_height(qr_label, LV_SIZE_CONTENT); in lv_demo_smartwatch_qr_list_add()
169 lv_obj_set_height(qr_panel, lv_pct(100)); in qr_screen_create()
Dlv_demo_smartwatch.c400 lv_obj_set_height(dialog_window, lv_pct(100)); in create_dialog_window()
417 lv_obj_set_height(dialog_panel, LV_SIZE_CONTENT); in create_dialog_window()
436 lv_obj_set_height(dialog_title, LV_SIZE_CONTENT); in create_dialog_window()
453 lv_obj_set_height(dialog_message, LV_SIZE_CONTENT); in create_dialog_window()
460 lv_obj_set_height(dialog_close, LV_SIZE_CONTENT); in create_dialog_window()
468 lv_obj_set_height(dialog_close_label, LV_SIZE_CONTENT); in create_dialog_window()
481 lv_obj_set_height(hint_panel, lv_pct(100)); in create_scroll_hints()
498 lv_obj_set_height(hint_up, LV_SIZE_CONTENT); in create_scroll_hints()
513 lv_obj_set_height(hint_down, LV_SIZE_CONTENT); in create_scroll_hints()
528 lv_obj_set_height(hint_left, LV_SIZE_CONTENT); in create_scroll_hints()
[all …]
Dlv_demo_smartwatch_easter_egg.c249 lv_obj_set_height(lvgl_logo_black, LV_SIZE_CONTENT); in create_screen_easter_egg()
256 lv_obj_set_height(lvgl_logo_blue, LV_SIZE_CONTENT); in create_screen_easter_egg()
263 lv_obj_set_height(lvgl_logo_red, LV_SIZE_CONTENT); in create_screen_easter_egg()
270 lv_obj_set_height(lvgl_logo_green, LV_SIZE_CONTENT); in create_screen_easter_egg()
/lvgl-latest/examples/layouts/flex/
Dlv_example_flex_3.c19 lv_obj_set_height(obj, 40); in lv_example_flex_3()
23 lv_obj_set_height(obj, 40); in lv_example_flex_3()
/lvgl-latest/tests/src/test_cases/
Dtest_margin_align.c24 lv_obj_set_height(obj, 150); in obj_create()
43 lv_obj_set_height(obj0, 400); in test_align()
Dtest_margin_flex.c24 lv_obj_set_height(obj, 150); in obj_create()
64 lv_obj_set_height(obj0s[0], LV_PCT(50)); in test_flex()
Dtest_align_flex.c93 lv_obj_set_height(obj, 70 + (i % 3) * 20); in test_wrap_grow_min_width()
Dtest_margin_grid.c24 lv_obj_set_height(obj, 150); in obj_create()
/lvgl-latest/demos/keypad_encoder/
Dlv_demo_keypad_encoder.c130 lv_obj_set_height(list, lv_obj_get_content_height(parent)); in selectors_create()
207 lv_obj_set_height(tv, LV_VER_RES / 2); in ta_event_cb()
213 lv_obj_set_height(tv, LV_VER_RES); in ta_event_cb()
/lvgl-latest/examples/libs/barcode/
Dlv_example_barcode_1.c13 lv_obj_set_height(barcode, 50); in lv_example_barcode_1()
/lvgl-latest/examples/widgets/button/
Dlv_example_button_1.c33 lv_obj_set_height(btn2, LV_SIZE_CONTENT); in lv_example_button_1()
/lvgl-latest/demos/widgets/
Dlv_demo_widgets.c252 lv_obj_set_height(panel1, LV_SIZE_CONTENT); in profile_create()
282 lv_obj_set_height(log_out_btn, LV_SIZE_CONTENT); in profile_create()
290 lv_obj_set_height(invite_btn, LV_SIZE_CONTENT); in profile_create()
302 lv_obj_set_height(panel2, LV_SIZE_CONTENT); in profile_create()
558 lv_obj_set_height(panel3, LV_SIZE_CONTENT); in profile_create()
615 lv_obj_set_height(scale_hor, 40); in create_chart_with_scales()
626 lv_obj_set_height(chart1_cont, lv_pct(100)); in analytics_create()
640 lv_obj_set_height(chart2_cont, lv_pct(100)); in analytics_create()
678 lv_obj_set_height(scale1, scale_w); in analytics_create()
679 lv_obj_set_height(scale2, scale_w); in analytics_create()
[all …]
/lvgl-latest/tests/src/test_cases/libs/
Dtest_barcode.c43 lv_obj_set_height(barcode, 50); in test_barcode_normal()
/lvgl-latest/demos/music/
Dlv_demo_music_main.c496 lv_obj_set_height(cont, LV_SIZE_CONTENT); in create_title_box()
504 lv_obj_set_height(title_label, lv_font_get_line_height(font_large) * 3 / 2); in create_title_box()
524 lv_obj_set_height(cont, LV_SIZE_CONTENT); in create_icon_box()
551 lv_obj_set_height(obj, 500); in create_spectrum_obj()
553 lv_obj_set_height(obj, 250); in create_spectrum_obj()
567 lv_obj_set_height(cont, LV_SIZE_CONTENT); in create_ctrl_box()
623 lv_obj_set_height(slider_obj, 3); in create_ctrl_box()
625 lv_obj_set_height(slider_obj, 6); in create_ctrl_box()
/lvgl-latest/examples/widgets/table/
Dlv_example_table_1.c69 lv_obj_set_height(table, 200); in lv_example_table_1()
/lvgl-latest/examples/others/observer/
Dlv_example_observer_4.c58 lv_obj_set_height(indicator, 10); in lv_example_observer_4()
156 lv_obj_set_height(btn, lv_pct(100)); in btn_create()
/lvgl-latest/examples/widgets/span/
Dlv_example_span_1.c28 lv_obj_set_height(spans, 300); in lv_example_span_1()
/lvgl-latest/tests/src/test_cases/widgets/
Dtest_label.c156 lv_obj_set_height(long_label, 500); in test_label_long_text_get_letter_pos_align_left()
283 lv_obj_set_height(long_label, 500); in test_label_long_text_get_letter_pos_align_right()
410 lv_obj_set_height(long_label, 500); in test_label_long_text_get_letter_pos_align_center()
608 lv_obj_set_height(test_label2, 50); in test_label_max_width()
/lvgl-latest/src/widgets/calendar/
Dlv_calendar_header_arrow.c80 lv_obj_set_height(mo_prev, lv_pct(100)); in my_constructor()

123