Home
last modified time | relevance | path

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

/lvgl-latest/src/misc/
Dlv_style.h406 static inline bool lv_style_is_const(const lv_style_t * style) in lv_style_is_const() function
503 if(lv_style_is_const(style)) { in lv_style_get_prop_inlined()
Dlv_style.c246 if(lv_style_is_const(style)) { in lv_style_remove_prop()
299 if(lv_style_is_const(style)) { in lv_style_set_prop()
/lvgl-latest/src/core/
Dlv_obj_style.c140 if(lv_style_is_const(style)) { in lv_obj_add_style()
1008 if(lv_style_is_const(style)) { in full_cache_refresh()
1028 if(lv_style_is_const(style)) { in full_cache_refresh()
1060 if(lv_style_is_const(style)) { in style_has_flag()