Searched refs:lv_style_remove_prop (Results 1 – 4 of 4) sorted by relevance
383 bool lv_style_remove_prop(lv_style_t * style, lv_style_prop_t prop);
222 bool lv_style_remove_prop(lv_style_t * style, lv_style_prop_t prop) in lv_style_remove_prop() function
316 lv_res_t res = lv_style_remove_prop(obj->styles[i].style, prop); in lv_obj_remove_local_style_prop()735 lv_style_remove_prop(obj->styles[i].style, tr->prop); in trans_del()862 lv_style_remove_prop(obj_style->style, prop); in trans_anim_ready_cb()
152 lv_style_remove_prop(&style, LV_STYLE_BG_COLOR);