Home
last modified time | relevance | path

Searched refs:lv_obj_set_style_pad_all (Results 1 – 25 of 37) sorted by relevance

12

/lvgl-latest/demos/ebike/
Dlv_demo_ebike_settings.c103 lv_obj_set_style_pad_all(cont, 10, 0); in slider_create()
119 lv_obj_set_style_pad_all(slider, 8, LV_PART_KNOB); in slider_create()
138 lv_obj_set_style_pad_all(cont, 10, 0); in switch_create()
154 lv_obj_set_style_pad_all(sw, -2, LV_PART_KNOB); in switch_create()
171 lv_obj_set_style_pad_all(cont, 10, 0); in dropdown_create()
185 lv_obj_set_style_pad_all(dd, 8, 0); in dropdown_create()
199 lv_obj_set_style_pad_all(list, 16, 0); in dropdown_create()
Dlv_demo_ebike_home.c382 lv_obj_set_style_pad_all(cont, 4, 0); in bullets_create()
425 lv_obj_set_style_pad_all(battery, 10, 0); in right_cont_create()
/lvgl-latest/examples/anim/
Dlv_example_anim_3.c44 lv_obj_set_style_pad_all(cont, 2, LV_PART_MAIN); in lv_example_anim_3()
140 lv_obj_set_style_pad_all(ginfo.p1_slider, 2, LV_PART_KNOB); in page_obj_init()
141 lv_obj_set_style_pad_all(ginfo.p2_slider, 2, LV_PART_KNOB); in page_obj_init()
155 lv_obj_set_style_pad_all(ginfo.chart, 0, LV_PART_MAIN); in page_obj_init()
/lvgl-latest/tests/src/test_cases/
Dtest_align_flex.c24 lv_obj_set_style_pad_all(obj, 0, LV_PART_MAIN); in simple_style()
92 lv_obj_set_style_pad_all(obj, 0, 0); in test_wrap_grow_min_width()
Dtest_grid.c44 lv_obj_set_style_pad_all(cont_sub, 0, 0); in test_subgrid_row()
74 lv_obj_set_style_pad_all(cont_sub, 0, 0); in test_subgrid_col()
Dtest_margin_align.c45 lv_obj_set_style_pad_all(obj0, 0, LV_PART_MAIN); in test_align()
Dtest_margin_flex.c43 lv_obj_set_style_pad_all(obj0, 0, LV_PART_MAIN); in test_flex()
/lvgl-latest/tests/src/test_cases/xml/
Dtest_xml_general.c20 lv_obj_set_style_pad_all(lv_screen_active(), 16, 0); in test_xml_widget_direct_create()
49 lv_obj_set_style_pad_all(lv_screen_active(), 16, 0); in test_xml_widget_create_from_component()
/lvgl-latest/examples/others/observer/
Dlv_example_observer_4.c31 lv_obj_set_style_pad_all(main_cont, 0, 0); in lv_example_observer_4()
37 lv_obj_set_style_pad_all(cont, 8, 0); in lv_example_observer_4()
45 lv_obj_set_style_pad_all(footer, 8, 0); in lv_example_observer_4()
/lvgl-latest/examples/others/file_explorer/
Dlv_example_file_explorer_2.c123 lv_obj_set_style_pad_all(btn, 4, 0); in lv_example_file_explorer_2()
139 lv_obj_set_style_pad_all(dd, 0, 0); in lv_example_file_explorer_2()
/lvgl-latest/tests/src/test_cases/widgets/
Dtest_obj_pos.c26 lv_obj_set_style_pad_all(parent, 10, 0); in test_content_parent_pct_child_pos_1()
Dtest_checkbox.c109 lv_obj_set_style_pad_all(screen, 0, 0); in test_checkbox_rtl()
Dtest_bar.c156 lv_obj_set_style_pad_all(screen, 0, 0); in test_bar_normal()
337 lv_obj_set_style_pad_all(bar, bg_pad, LV_PART_MAIN); in styled_bar_create()
369 lv_obj_set_style_pad_all(active_screen, 15, 0); in render_test_screen_create()
/lvgl-latest/tests/src/test_cases/draw/
Dtest_clip_corner.c20 lv_obj_set_style_pad_all(parent, 3, 0); in create_panel()
Dtest_image_formats.c244 lv_obj_set_style_pad_all(cont, 5, 0); in img_create()
/lvgl-latest/src/others/file_explorer/
Dlv_file_explorer.c359 lv_obj_set_style_pad_all(explorer->cont, 0, 0); in init_style()
369 lv_obj_set_style_pad_all(explorer->quick_access_area, 0, 0); in init_style()
378 lv_obj_set_style_pad_all(explorer->browser_area, 0, 0); in init_style()
387 lv_obj_set_style_pad_all(explorer->file_table, 0, 0); in init_style()
397 lv_obj_set_style_pad_all(explorer->list_device, 0, 0); in init_style()
402 lv_obj_set_style_pad_all(explorer->list_places, 0, 0); in init_style()
/lvgl-latest/demos/high_res/
Dlv_demo_high_res_app_smart_home.c144 lv_obj_set_style_pad_all(widget, c->sz->gap[7], 0); in create_widget1()
209 lv_obj_set_style_pad_all(widget, c->sz->gap[7], 0); in create_widget_charging()
292 lv_obj_set_style_pad_all(widget, c->sz->gap[7], 0); in create_widget2()
305 lv_obj_set_style_pad_all(slider, 0, LV_PART_KNOB); in create_widget2()
340 lv_obj_set_style_pad_all(widget, c->sz->gap[7], 0); in create_widget3()
420 lv_obj_set_style_pad_all(widget, c->sz->gap[7], 0); in create_widget4()
Dlv_demo_high_res_app_thermostat.c151 lv_obj_set_style_pad_all(widget, c->sz->gap[7], 0); in create_widget1()
183 lv_obj_set_style_pad_all(chart, 0, 0); in create_widget1()
317 lv_obj_set_style_pad_all(widget, c->sz->gap[7], 0); in create_widget2()
409 lv_obj_set_style_pad_all(setting, c->sz->gap[5], 0); in create_widget3_setting()
491 lv_obj_set_style_pad_all(widget, c->sz->gap[7], 0); in create_widget3()
548 lv_obj_set_style_pad_all(arc, (32 - 9) / 2, LV_PART_KNOB); in create_widget3()
Dlv_demo_high_res_app_ev_charging.c249 lv_obj_set_style_pad_all(widget, c->sz->gap[7], 0); in create_widget1()
343 lv_obj_set_style_pad_all(widget, c->sz->gap[7], 0); in create_widget2()
374 lv_obj_set_style_pad_all(chart, 0, 0); in create_widget2()
455 lv_obj_set_style_pad_all(info, c->sz->gap[5], 0); in create_widget3_info()
494 lv_obj_set_style_pad_all(widget, c->sz->gap[7], 0); in create_widget3()
Dlv_demo_high_res_app_smart_meter.c159 lv_obj_set_style_pad_all(part, c->sz->gap[7], 0); in create_widget1_part()
405 lv_obj_set_style_pad_all(widget, c->sz->gap[7], 0); in create_widget2()
456 lv_obj_set_style_pad_all(chart, 0, 0); in create_widget2()
624 lv_obj_set_style_pad_all(widget, c->sz->gap[7], 0); in create_widget3()
651 lv_obj_set_style_pad_all(chart, 5, 0); in create_widget3()
Dlv_demo_high_res_home.c179 lv_obj_set_style_pad_all(theme_selector, c->sz->gap[1], 0); /* for icon outline */ in lv_demo_high_res_home()
245 lv_obj_set_style_pad_all(app_card, c->sz->gap[7], 0); in app_card_create()
/lvgl-latest/demos/flex_layout/
Dlv_demo_flex_layout_view.c64 lv_obj_set_style_pad_all(obj, 0, 0); in view_create()
/lvgl-latest/demos/benchmark/
Dlv_demo_benchmark.c94 lv_obj_set_style_pad_all(lv_screen_active(), 0, 0); in moving_wallpaper_cb()
498 lv_obj_set_style_pad_all(lv_screen_active(), 8, 0); in lv_demo_benchmark()
531 lv_obj_set_style_pad_all(scr, PAD_BASIC, 0); in load_scene()
820 lv_obj_set_style_pad_all(panel, 8, 0); in card_create()
/lvgl-latest/examples/widgets/chart/
Dlv_example_chart_5.c19 lv_obj_set_style_pad_all(chart, 0, 0); in lv_example_chart_5()
/lvgl-latest/src/core/
Dlv_obj_style.h196 static inline void lv_obj_set_style_pad_all(lv_obj_t * obj, int32_t value, lv_style_selector_t sele… in lv_obj_set_style_pad_all() function

12