Searched refs:inheritable (Results 1 – 2 of 2) sorted by relevance
226 bool inheritable = lv_style_prop_has_flag(prop, LV_STYLE_PROP_INHERIT); in lv_obj_get_style_prop() local231 if(!inheritable) break; in lv_obj_get_style_prop()
84 In this case, if the property is inheritable, the property's value will be searched in the parents …