Home | History | Annotate | Download | only in rendering

Lines Matching refs:shapeValue

1965 void RenderObject::updateShapeImage(const ShapeValue* oldShapeValue, const ShapeValue* newShapeValue)
2507 void RenderObject::removeShapeImageClient(ShapeValue* shapeValue)
2509 if (!shapeValue)
2511 if (StyleImage* shapeImage = shapeValue->image())