Home
last modified time | relevance | path

Searched refs:lv_obj_set_style_pad_top (Results 1 – 19 of 19) sorted by relevance

/lvgl-latest/demos/flex_layout/
Dlv_demo_flex_layout_view_ctrl_pad.c244 lv_obj_set_style_pad_top(label, 10, LV_PART_MAIN); in tab_layout_create()
256 lv_obj_set_style_pad_top(label, 10, LV_PART_MAIN); in tab_layout_create()
268 lv_obj_set_style_pad_top(label, 10, LV_PART_MAIN); in tab_layout_create()
282 lv_obj_set_style_pad_top(temp_group, 20, LV_PART_MAIN); in tab_layout_create()
300 lv_obj_set_style_pad_top(label, 20, LV_PART_MAIN); in tab_layout_create()
/lvgl-latest/demos/smartwatch/
Dlv_demo_smartwatch.c412 lv_obj_set_style_pad_top(dialog_window, 0, LV_PART_MAIN | LV_STATE_DEFAULT); in create_dialog_window()
431 lv_obj_set_style_pad_top(dialog_panel, 8, LV_PART_MAIN | LV_STATE_DEFAULT); in create_dialog_window()
448 lv_obj_set_style_pad_top(dialog_title, 0, LV_PART_MAIN | LV_STATE_DEFAULT); in create_dialog_window()
491 lv_obj_set_style_pad_top(hint_panel, 5, LV_PART_MAIN | LV_STATE_DEFAULT); in create_scroll_hints()
535 lv_obj_set_style_pad_top(hint_left, 5, LV_PART_MAIN | LV_STATE_DEFAULT); in create_scroll_hints()
550 lv_obj_set_style_pad_top(hint_right, 5, LV_PART_MAIN | LV_STATE_DEFAULT); in create_scroll_hints()
Dlv_demo_smartwatch_list.c181 lv_obj_set_style_pad_top(panel, 0, LV_PART_MAIN | LV_STATE_DEFAULT); in add_external_app()
222 lv_obj_set_style_pad_top(panel, 0, LV_PART_MAIN | LV_STATE_DEFAULT); in add_app_list()
263 lv_obj_set_style_pad_top(app_list, 50, LV_PART_MAIN | LV_STATE_DEFAULT); in create_screen_list()
Dlv_demo_smartwatch_settings.c92 lv_obj_set_style_pad_top(panel, 0, LV_PART_MAIN | LV_STATE_DEFAULT); in lv_demo_smartwatch_settings_add_slider()
145 lv_obj_set_style_pad_top(panel, 0, LV_PART_MAIN | LV_STATE_DEFAULT); in lv_demo_smartwatch_settings_add_toggle()
203 lv_obj_set_style_pad_top(panel, 0, LV_PART_MAIN | LV_STATE_DEFAULT); in lv_demo_smartwatch_settings_add_dropdown()
261 lv_obj_set_style_pad_top(panel, 0, LV_PART_MAIN | LV_STATE_DEFAULT); in lv_demo_smartwatch_settings_add_label()
486 lv_obj_set_style_pad_top(settings_list, 50, LV_PART_MAIN | LV_STATE_DEFAULT); in create_screen_settings()
Dlv_demo_smartwatch_notifications.c123 lv_obj_set_style_pad_top(notification_item, 5, LV_PART_MAIN | LV_STATE_DEFAULT); in lv_demo_smartwatch_add_notification()
332 lv_obj_set_style_pad_top(message_panel, 20, LV_PART_MAIN | LV_STATE_DEFAULT); in create_screen_notifications()
374 lv_obj_set_style_pad_top(message_list, 50, LV_PART_MAIN | LV_STATE_DEFAULT); in create_screen_notifications()
Dlv_demo_smartwatch_home.c292 lv_obj_set_style_pad_top(face_item, 0, LV_PART_MAIN | LV_STATE_DEFAULT); in lv_demo_smartwatch_add_watchface()
406 lv_obj_set_style_pad_top(alert_panel, 0, LV_PART_MAIN | LV_STATE_DEFAULT); in create_screen_home()
442 lv_obj_set_style_pad_top(face_select, 0, LV_PART_MAIN | LV_STATE_DEFAULT); in create_screen_home()
462 lv_obj_set_style_pad_top(hint_panel, 5, LV_PART_MAIN | LV_STATE_DEFAULT); in create_home_hints()
Dlv_demo_smartwatch_weather.c146 lv_obj_set_style_pad_top(panel, 0, LV_PART_MAIN | LV_STATE_DEFAULT); in lv_demo_smartwatch_weather_add_daily()
327 lv_obj_set_style_pad_top(weather_forecast_daily, 50, LV_PART_MAIN | LV_STATE_DEFAULT); in create_screen_weather()
355 lv_obj_set_style_pad_top(weather_forecast_hourly, 0, LV_PART_MAIN | LV_STATE_DEFAULT); in create_screen_weather()
Dlv_demo_smartwatch_qr.c183 lv_obj_set_style_pad_top(qr_panel, 0, LV_PART_MAIN | LV_STATE_DEFAULT); in qr_screen_create()
/lvgl-latest/src/core/
Dlv_obj_style.h200 lv_obj_set_style_pad_top(obj, value, selector); in lv_obj_set_style_pad_all()
212 lv_obj_set_style_pad_top(obj, value, selector); in lv_obj_set_style_pad_ver()
Dlv_obj_style_gen.c189 void lv_obj_set_style_pad_top(lv_obj_t * obj, int32_t value, lv_style_selector_t selector) in lv_obj_set_style_pad_top() function
Dlv_obj_style_gen.h788 void lv_obj_set_style_pad_top(lv_obj_t * obj, int32_t value, lv_style_selector_t selector);
/lvgl-latest/demos/high_res/
Dlv_demo_high_res_app_smart_home.c73 lv_obj_set_style_pad_top(bg_cont, c->sz->gap[7], 0); in lv_demo_high_res_app_smart_home()
83 lv_obj_set_style_pad_top(app_info, c->sz->gap[10], 0); in lv_demo_high_res_app_smart_home()
370 lv_obj_set_style_pad_top(slider, -(c->sz->slider_width - 6) / 2 - 8, LV_PART_KNOB); in create_widget3()
Dlv_demo_high_res_app_thermostat.c77 lv_obj_set_style_pad_top(bg_cont, c->sz->gap[7], 0); in lv_demo_high_res_app_thermostat()
330 lv_obj_set_style_pad_top(outer_slider_box, c->sz->gap[5], 0); in create_widget2()
387 lv_obj_set_style_pad_top(values_box, c->sz->gap[7], 0); in create_widget2()
584 lv_obj_set_style_pad_top(slider_box, 16, 0); in create_widget3()
Dlv_demo_high_res_app_about.c67 lv_obj_set_style_pad_top(bg_cont, c->sz->gap[7], 0); in lv_demo_high_res_app_about()
Dlv_demo_high_res_home.c70 lv_obj_set_style_pad_top(bg_cont, c->sz->gap[7], 0); in lv_demo_high_res_home()
Dlv_demo_high_res_app_ev_charging.c92 lv_obj_set_style_pad_top(bg_cont, c->sz->gap[7], 0); in lv_demo_high_res_app_ev_charging()
Dlv_demo_high_res_app_smart_meter.c90 lv_obj_set_style_pad_top(bg_cont, c->sz->gap[7], 0); in lv_demo_high_res_app_smart_meter()
/lvgl-latest/demos/benchmark/
Dlv_demo_benchmark.c499 lv_obj_set_style_pad_top(lv_screen_active(), HEADER_HEIGHT, 0); in lv_demo_benchmark()
533 lv_obj_set_style_pad_top(scr, HEADER_HEIGHT, 0); in load_scene()
/lvgl-latest/src/others/file_explorer/
Dlv_file_explorer.c365 lv_obj_set_style_pad_top(explorer->head_area, 0, 0); in init_style()