Searched refs:lv_obj_remove_style_all (Results 1 – 19 of 19) sorted by relevance
57 lv_obj_remove_style_all(btn); in lv_example_get_started_2()70 lv_obj_remove_style_all(btn2); /*Remove the styles coming from the theme*/ in lv_example_get_started_2()
59 lv_obj_remove_style_all(bar); in test_bar_should_update_indicator_right_coordinate_based_on_bar_value()114 lv_obj_remove_style_all(bar); in test_bar_rtl_should_update_indicator_left_coordinate_based_on_bar_value()163 lv_obj_remove_style_all(bar); in test_bar_indicator_area_should_get_smaller_when_padding_is_increased()
32 lv_obj_remove_style_all(lv_scr_act()); in test_obj_tree_2()
112 lv_obj_remove_style_all(sw); in test_switch_should_update_extra_draw_size_after_editing_padding()
25 lv_obj_remove_style_all(bar); /*To have a clean start*/ in lv_example_bar_2()
45 lv_obj_remove_style_all(container); in lv_example_fragment_2()80 lv_obj_remove_style_all(content); in sample_fragment_create_obj()
376 lv_obj_remove_style_all(main_cont); /*Make it transparent*/ in create_cont()398 lv_obj_remove_style_all(placeholder1); in create_cont()404 lv_obj_remove_style_all(placeholder2); in create_cont()411 lv_obj_remove_style_all(placeholder3); in create_cont()479 lv_obj_remove_style_all(cont); in create_title_box()507 lv_obj_remove_style_all(cont); in create_icon_box()533 lv_obj_remove_style_all(obj); in create_spectrum_obj()550 lv_obj_remove_style_all(cont); in create_ctrl_box()630 lv_obj_remove_style_all(cont); in create_handle()
113 lv_obj_remove_style_all(list); in _lv_demo_music_list_create()174 lv_obj_remove_style_all(btn); in add_list_btn()
44 lv_obj_remove_style_all(slider); /*Remove the styles coming from the theme*/ in lv_example_slider_2()
56 lv_obj_remove_style_all(cont); in lv_example_event_4()
55 … lv_obj_remove_style_all(btn1); /*Remove the style coming from the theme*/ in lv_example_btn_2()
52 lv_obj_remove_style_all(obj); in lv_theme_apply()
92 static inline void lv_obj_remove_style_all(struct _lv_obj_t * obj) in lv_obj_remove_style_all() function
458 lv_obj_remove_style_all(obj); in lv_obj_destructor()
677 lv_obj_remove_style_all(scr); in benchmark_init()687 lv_obj_remove_style_all(scene_bg); in benchmark_init()1044 lv_obj_remove_style_all(obj); in rect_create()1061 lv_obj_remove_style_all(obj); in img_create()1079 lv_obj_remove_style_all(obj); in txt_create()1104 lv_obj_remove_style_all(obj); in line_create()1125 lv_obj_remove_style_all(obj); in arc_create()
227 lv_obj_remove_style_all(disp->top_layer); in lv_disp_drv_register()228 lv_obj_remove_style_all(disp->sys_layer); in lv_disp_drv_register()
51 lv_obj_remove_style_all(obj)64 lv_obj_remove_style_all(obj1); /*It removes the set sizes*/68 lv_obj_remove_style_all(obj2);
207 To remove all styles from an object use `lv_obj_remove_style_all(obj)`.
979 lv_obj_remove_style_all(color_cont); in color_changer_create()1185 lv_obj_remove_style_all(cont); in create_shop_item()