Searched defs:shapeValue (Results 1 – 10 of 10) sorted by relevance
40 ShapeValue* shapeValue = box->style()->shapeOutside(); in isEnabledFor() local95 ShapeValue* ShapeOutsideInfo::shapeValue() const in shapeValue() function in WebCore::ShapeOutsideInfo
46 ShapeValue* shapeValue = renderer->style()->resolvedShapeInside(); in isEnabledFor() local104 ShapeValue* ShapeInsideInfo::shapeValue() const in shapeValue() function in WebCore::ShapeInsideInfo
59 const ShapeValue* shapeValue = this->shapeValue(); in computedShape() local
46 ShapeValue* shapeValue() const { return m_shape.get(); } in shapeValue() function
38 const AnimatableShapeValue* shapeValue = toAnimatableShapeValue(value); in interpolateTo() local
106 void StyleResourceLoader::loadPendingShapeImage(RenderStyle* renderStyle, ShapeValue* shapeValue) in loadPendingShapeImage()
1135 if (CSSBasicShape* shapeValue = getShapeValue()) in customSerializeResolvingVariables() local1150 if (CSSBasicShape* shapeValue = getShapeValue()) in hasVariableReference() local
7561 RefPtr<CSSPrimitiveValue> shapeValue; in parseDeprecatedRadialGradient() local7725 RefPtr<CSSPrimitiveValue> shapeValue; in parseRadialGradient() local
2715 void RenderObject::removeShapeImageClient(ShapeValue* shapeValue) in removeShapeImageClient()
1394 ShapeValue* shapeValue = style()->shapeInside(); in imageChanged() local