/lvgl-latest/demos/ebike/ |
D | lv_demo_ebike_settings.c | 103 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()
|
D | lv_demo_ebike_home.c | 382 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/ |
D | lv_example_anim_3.c | 44 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/ |
D | test_align_flex.c | 24 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()
|
D | test_grid.c | 44 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()
|
D | test_margin_align.c | 45 lv_obj_set_style_pad_all(obj0, 0, LV_PART_MAIN); in test_align()
|
D | test_margin_flex.c | 43 lv_obj_set_style_pad_all(obj0, 0, LV_PART_MAIN); in test_flex()
|
/lvgl-latest/tests/src/test_cases/xml/ |
D | test_xml_general.c | 20 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/ |
D | lv_example_observer_4.c | 31 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/ |
D | lv_example_file_explorer_2.c | 123 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/ |
D | test_obj_pos.c | 26 lv_obj_set_style_pad_all(parent, 10, 0); in test_content_parent_pct_child_pos_1()
|
D | test_checkbox.c | 109 lv_obj_set_style_pad_all(screen, 0, 0); in test_checkbox_rtl()
|
D | test_bar.c | 156 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/ |
D | test_clip_corner.c | 20 lv_obj_set_style_pad_all(parent, 3, 0); in create_panel()
|
D | test_image_formats.c | 244 lv_obj_set_style_pad_all(cont, 5, 0); in img_create()
|
/lvgl-latest/src/others/file_explorer/ |
D | lv_file_explorer.c | 359 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/ |
D | lv_demo_high_res_app_smart_home.c | 144 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()
|
D | lv_demo_high_res_app_thermostat.c | 151 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()
|
D | lv_demo_high_res_app_ev_charging.c | 249 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()
|
D | lv_demo_high_res_app_smart_meter.c | 159 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()
|
D | lv_demo_high_res_home.c | 179 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/ |
D | lv_demo_flex_layout_view.c | 64 lv_obj_set_style_pad_all(obj, 0, 0); in view_create()
|
/lvgl-latest/demos/benchmark/ |
D | lv_demo_benchmark.c | 94 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/ |
D | lv_example_chart_5.c | 19 lv_obj_set_style_pad_all(chart, 0, 0); in lv_example_chart_5()
|
/lvgl-latest/src/core/ |
D | lv_obj_style.h | 196 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
|