Searched refs:newShapeValue (Results 1 – 1 of 1) sorted by relevance
2169 …id RenderObject::updateShapeImage(const ShapeValue* oldShapeValue, const ShapeValue* newShapeValue) in updateShapeImage() argument2171 if (oldShapeValue || newShapeValue) in updateShapeImage()2172 …updateImage(oldShapeValue ? oldShapeValue->image() : 0, newShapeValue ? newShapeValue->image() : 0… in updateShapeImage()