Home
last modified time | relevance | path

Searched refs:lv_style_reset (Results 1 – 11 of 11) sorted by relevance

/lvgl-latest/demos/benchmark/
Dlv_demo_benchmark.c105 lv_style_reset(&style_common); in rectangle_cb()
112 lv_style_reset(&style_common); in rectangle_rounded_cb()
120 lv_style_reset(&style_common); in rectangle_circle_cb()
128 lv_style_reset(&style_common); in border_cb()
136 lv_style_reset(&style_common); in border_rounded_cb()
146 lv_style_reset(&style_common); in border_circle_cb()
155 lv_style_reset(&style_common); in border_top_cb()
166 lv_style_reset(&style_common); in border_left_cb()
176 lv_style_reset(&style_common); in border_top_left_cb()
186 lv_style_reset(&style_common); in border_left_right_cb()
[all …]
/lvgl-latest/demos/music/
Dlv_demo_music_list.c135 lv_style_reset(&style_scrollbar); in _lv_demo_music_list_close()
136 lv_style_reset(&style_btn); in _lv_demo_music_list_close()
137 lv_style_reset(&style_btn_pr); in _lv_demo_music_list_close()
138 lv_style_reset(&style_btn_chk); in _lv_demo_music_list_close()
139 lv_style_reset(&style_btn_dis); in _lv_demo_music_list_close()
140 lv_style_reset(&style_title); in _lv_demo_music_list_close()
141 lv_style_reset(&style_artist); in _lv_demo_music_list_close()
142 lv_style_reset(&style_time); in _lv_demo_music_list_close()
/lvgl-latest/src/misc/
Dlv_style.h355 void lv_style_reset(lv_style_t * style);
Dlv_style.c165 void lv_style_reset(lv_style_t * style) in lv_style_reset() function
/lvgl-latest/src/extra/themes/basic/
Dlv_theme_basic.c417 lv_style_reset(style); in style_init_reset()
/lvgl-latest/demos/widgets/
Dlv_demo_widgets.c211 lv_style_reset(&style_text_muted); in lv_demo_widgets_close()
212 lv_style_reset(&style_title); in lv_demo_widgets_close()
213 lv_style_reset(&style_icon); in lv_demo_widgets_close()
214 lv_style_reset(&style_bullet); in lv_demo_widgets_close()
/lvgl-latest/src/extra/widgets/span/
Dlv_span.c132 lv_style_reset(&cur_span->style); in lv_spangroup_del_span()
525 lv_style_reset(&cur_span->style); in lv_spangroup_destructor()
/lvgl-latest/src/extra/themes/mono/
Dlv_theme_mono.c494 lv_style_reset(style); in style_init_reset()
/lvgl-latest/src/core/
Dlv_obj_style.c130 lv_style_reset(obj->styles[i].style); in lv_obj_remove_style()
/lvgl-latest/src/extra/themes/default/
Dlv_theme_default.c1168 lv_style_reset(style); in style_init_reset()
/lvgl-latest/docs/overview/
Dstyle.md171 lv_style_reset(&style);