Searched refs:is_inheritable (Results 1 – 1 of 1) sorted by relevance
179 bool is_inheritable = lv_style_prop_has_flag(prop, LV_STYLE_PROP_INHERIT); in lv_obj_refresh_style() local211 if(prop == LV_STYLE_PROP_ANY || (is_inheritable && (is_ext_draw || is_layout_refr))) { in lv_obj_refresh_style()