Searched refs:old_props (Results 1 – 1 of 1) sorted by relevance
256 uint8_t * old_props = (uint8_t *)tmp; in lv_style_remove_prop() local259 if(old_props[i] == prop) { in lv_style_remove_prop()279 if(old_props[j] != prop) { in lv_style_remove_prop()281 new_props[i++] = old_props[j]; in lv_style_remove_prop()