/lvgl-latest/examples/get_started/ |
D | lv_example_get_started_3.c | 57 lv_obj_remove_style_all(btn); in lv_example_get_started_3() 70 lv_obj_remove_style_all(btn2); /*Remove the styles coming from the theme*/ in lv_example_get_started_3()
|
/lvgl-latest/demos/high_res/ |
D | lv_demo_high_res_app_smart_home.c | 62 lv_obj_remove_style_all(bg); in lv_demo_high_res_app_smart_home() 70 lv_obj_remove_style_all(bg_cont); in lv_demo_high_res_app_smart_home() 108 lv_obj_remove_style_all(widgets); in lv_demo_high_res_app_smart_home() 141 lv_obj_remove_style_all(widget); in create_widget1() 155 lv_obj_remove_style_all(main_temp_box); in create_widget1() 206 lv_obj_remove_style_all(widget); in create_widget_charging() 220 lv_obj_remove_style_all(arc_cont); in create_widget_charging() 288 lv_obj_remove_style_all(widget); in create_widget2() 336 lv_obj_remove_style_all(widget); in create_widget3() 416 lv_obj_remove_style_all(widget); in create_widget4()
|
D | lv_demo_high_res_app_about.c | 57 lv_obj_remove_style_all(bg); in lv_demo_high_res_app_about() 65 lv_obj_remove_style_all(bg_cont); in lv_demo_high_res_app_about() 116 lv_obj_remove_style_all(slides_cont); in lv_demo_high_res_app_about() 125 lv_obj_remove_style_all(slide_deck_cont); in lv_demo_high_res_app_about() 193 lv_obj_remove_style_all(button); in create_button()
|
D | lv_demo_high_res_home.c | 60 lv_obj_remove_style_all(bg); in lv_demo_high_res_home() 67 lv_obj_remove_style_all(bg_cont); in lv_demo_high_res_home() 80 lv_obj_remove_style_all(info_area); in lv_demo_high_res_home() 142 lv_obj_remove_style_all(apps); in lv_demo_high_res_home() 162 lv_obj_remove_style_all(bottom_margin); in lv_demo_high_res_home() 241 lv_obj_remove_style_all(app_card); in app_card_create()
|
D | lv_demo_high_res_app_ev_charging.c | 82 lv_obj_remove_style_all(bg); in lv_demo_high_res_app_ev_charging() 90 lv_obj_remove_style_all(bg_cont); in lv_demo_high_res_app_ev_charging() 245 lv_obj_remove_style_all(widget); in create_widget1() 265 lv_obj_remove_style_all(saved_box); in create_widget1() 339 lv_obj_remove_style_all(widget); in create_widget2() 354 lv_obj_remove_style_all(chart_grid); in create_widget2() 402 lv_obj_remove_style_all(totals_box); in create_widget2() 447 lv_obj_remove_style_all(info); in create_widget3_info() 492 lv_obj_remove_style_all(widget); in create_widget3() 531 lv_obj_remove_style_all(charging_status_box); in create_widget3()
|
D | lv_demo_high_res_app_thermostat.c | 67 lv_obj_remove_style_all(bg); in lv_demo_high_res_app_thermostat() 75 lv_obj_remove_style_all(bg_cont); in lv_demo_high_res_app_thermostat() 147 lv_obj_remove_style_all(widget); in create_widget1() 163 lv_obj_remove_style_all(chart_grid); in create_widget1() 313 lv_obj_remove_style_all(widget); in create_widget2() 365 lv_obj_remove_style_all(slider_label_box); in create_widget2() 383 lv_obj_remove_style_all(values_box); in create_widget2() 400 lv_obj_remove_style_all(setting); in create_widget3_setting() 487 lv_obj_remove_style_all(widget); in create_widget3() 504 lv_obj_remove_style_all(scale_and_arc_box); in create_widget3()
|
D | lv_demo_high_res_app_smart_meter.c | 80 lv_obj_remove_style_all(bg); in lv_demo_high_res_app_smart_meter() 88 lv_obj_remove_style_all(bg_cont); in lv_demo_high_res_app_smart_meter() 151 lv_obj_remove_style_all(part); in create_widget1_part() 167 lv_obj_remove_style_all(box); in create_widget1_part() 307 lv_obj_remove_style_all(box); in create_widget1() 401 lv_obj_remove_style_all(widget); in create_widget2() 436 lv_obj_remove_style_all(chart_grid); in create_widget2() 620 lv_obj_remove_style_all(widget); in create_widget3() 634 lv_obj_remove_style_all(chart_grid); in create_widget3()
|
D | lv_demo_high_res_top_margin.c | 74 lv_obj_remove_style_all(top_margin); in lv_demo_high_res_top_margin_create() 219 lv_obj_remove_style_all(settings); in create_wifi() 313 lv_obj_remove_style_all(settings); in create_settings() 341 lv_obj_remove_style_all(label_cont); in create_setting_label_cont()
|
/lvgl-latest/demos/render/ |
D | lv_demo_render.c | 51 lv_obj_remove_style_all(obj); in fill_obj_create() 119 lv_obj_remove_style_all(obj); in border_obj_create() 214 lv_obj_remove_style_all(obj); in box_shadow_obj_create() 281 lv_obj_remove_style_all(obj); in text_obj_create() 318 lv_obj_remove_style_all(obj); in image_obj_create() 431 lv_obj_remove_style_all(obj); in line_obj_create() 475 lv_obj_remove_style_all(obj); in arc_obj_create() 564 lv_obj_remove_style_all(obj); in triangle_obj_create() 638 lv_obj_remove_style_all(obj); in layer_obj_create() 886 lv_obj_remove_style_all(obj); in create_linear_gradient_obj() [all …]
|
/lvgl-latest/examples/others/observer/ |
D | lv_example_observer_4.c | 29 lv_obj_remove_style_all(main_cont); in lv_example_observer_4() 35 lv_obj_remove_style_all(cont); in lv_example_observer_4() 43 lv_obj_remove_style_all(footer); in lv_example_observer_4()
|
D | lv_example_observer_6.c | 110 lv_obj_remove_style_all(panel); in my_panel_create() 179 lv_obj_remove_style_all(btn); in my_button_create()
|
/lvgl-latest/examples/widgets/bar/ |
D | lv_example_bar_2.c | 25 lv_obj_remove_style_all(bar); /*To have a clean start*/ in lv_example_bar_2()
|
/lvgl-latest/examples/others/fragment/ |
D | lv_example_fragment_2.c | 45 lv_obj_remove_style_all(container); in lv_example_fragment_2() 80 lv_obj_remove_style_all(content); in sample_fragment_create_obj()
|
/lvgl-latest/tests/src/test_cases/libs/ |
D | test_lodepng.c | 21 lv_obj_remove_style_all(cont); in create_image_item()
|
D | test_libpng.c | 21 lv_obj_remove_style_all(cont); in create_image_item()
|
/lvgl-latest/tests/src/test_cases/widgets/ |
D | test_bar.c | 61 lv_obj_remove_style_all(g_bar); in test_bar_should_update_indicator_right_coordinate_based_on_bar_value() 114 lv_obj_remove_style_all(g_bar); in test_bar_rtl_should_update_indicator_left_coordinate_based_on_bar_value() 151 lv_obj_remove_style_all(screen); in test_bar_normal() 233 lv_obj_remove_style_all(g_bar); in test_bar_indicator_area_should_get_smaller_when_padding_is_increased()
|
D | test_checkbox.c | 104 lv_obj_remove_style_all(screen); in test_checkbox_rtl()
|
D | test_span.c | 454 lv_obj_remove_style_all(obj_head); in test_spangroup_get_span_coords() 462 lv_obj_remove_style_all(obj_middle); in test_spangroup_get_span_coords() 470 lv_obj_remove_style_all(obj_trailing); in test_spangroup_get_span_coords()
|
/lvgl-latest/demos/music/ |
D | lv_demo_music_main.c | 396 lv_obj_remove_style_all(main_cont); /*Make it transparent*/ in create_cont() 418 lv_obj_remove_style_all(placeholder1); in create_cont() 422 lv_obj_remove_style_all(placeholder2); in create_cont() 427 lv_obj_remove_style_all(placeholder3); in create_cont() 495 lv_obj_remove_style_all(cont); in create_title_box() 523 lv_obj_remove_style_all(cont); in create_icon_box() 549 lv_obj_remove_style_all(obj); in create_spectrum_obj() 566 lv_obj_remove_style_all(cont); in create_ctrl_box() 651 lv_obj_remove_style_all(cont); in create_handle()
|
D | lv_demo_music_list.c | 134 lv_obj_remove_style_all(list); in lv_demo_music_list_create() 183 lv_obj_remove_style_all(btn); in add_list_button()
|
/lvgl-latest/examples/widgets/chart/ |
D | lv_example_chart_2.c | 17 lv_obj_remove_style_all(wrapper); in lv_example_chart_2()
|
/lvgl-latest/examples/widgets/slider/ |
D | lv_example_slider_2.c | 44 lv_obj_remove_style_all(slider); /*Remove the styles coming from the theme*/ in lv_example_slider_2()
|
/lvgl-latest/examples/widgets/button/ |
D | lv_example_button_2.c | 55 … lv_obj_remove_style_all(btn1); /*Remove the style coming from the theme*/ in lv_example_button_2()
|
/lvgl-latest/src/themes/ |
D | lv_theme.c | 51 lv_obj_remove_style_all(obj); in lv_theme_apply()
|
/lvgl-latest/demos/scroll/ |
D | lv_demo_scroll.c | 80 lv_obj_remove_style_all(cont); in switch_create()
|