Searched defs:shapeValue (Results 1 – 7 of 7) sorted by relevance
38 const AnimatableShapeValue* shapeValue = toAnimatableShapeValue(value); in usesDefaultInterpolationWith() local56 const AnimatableShapeValue* shapeValue = toAnimatableShapeValue(value); in interpolateTo() local
46 ShapeValue* shapeValue() const { return m_shape.get(); } in shapeValue() function
41 CSSBoxType referenceBox(const ShapeValue& shapeValue) in referenceBox()138 const ShapeValue& shapeValue = *style.shapeOutside(); in computedShape() local260 ShapeValue* shapeValue = box.style()->shapeOutside(); in isEnabledFor() local
100 void StyleResourceLoader::loadPendingShapeImage(RenderStyle* renderStyle, ShapeValue* shapeValue, f… in loadPendingShapeImage()
4416 RefPtrWillBeRawPtr<CSSPrimitiveValue> shapeValue = parseBasicShape(); in parseBasicShapeAndOrBox() local6669 RefPtrWillBeRawPtr<CSSPrimitiveValue> shapeValue = nullptr; in parseDeprecatedRadialGradient() local6834 RefPtrWillBeRawPtr<CSSPrimitiveValue> shapeValue = nullptr; in parseRadialGradient() local
1450 …ic PassRefPtrWillBeRawPtr<CSSValue> valueForShape(const RenderStyle& style, ShapeValue* shapeValue) in valueForShape()
2902 void RenderObject::removeShapeImageClient(ShapeValue* shapeValue) in removeShapeImageClient()