Home
last modified time | relevance | path

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

/lvgl-3.7.0/src/core/
Dlv_obj_style.c61 static bool style_refr = true; variable
155 if(!style_refr) return; in lv_obj_report_style_change()
171 if(!style_refr) return; in lv_obj_refresh_style()
220 style_refr = en; in lv_obj_enable_style_refresh()