Searched refs:updateShapeImage (Results 1 – 2 of 2) sorted by relevance
1928 updateShapeImage(oldStyle ? oldStyle->shapeInside() : 0, m_style ? m_style->shapeInside() : 0); in setStyle()1929 … updateShapeImage(oldStyle ? oldStyle->shapeOutside() : 0, m_style ? m_style->shapeOutside() : 0); in setStyle()2169 void RenderObject::updateShapeImage(const ShapeValue* oldShapeValue, const ShapeValue* newShapeValu… in updateShapeImage() function in WebCore::RenderObject
664 void updateShapeImage(const ShapeValue*, const ShapeValue*);