Searched refs:getShapeValue (Results 1 – 4 of 4) sorted by relevance
301 …CSSBasicShape* getShapeValue() const { return m_primitiveUnitType != CSS_SHAPE ? 0 : m_value.shape… in getShapeValue() function
1135 if (CSSBasicShape* shapeValue = getShapeValue()) in customSerializeResolvingVariables()1150 if (CSSBasicShape* shapeValue = getShapeValue()) in hasVariableReference()
502 …erty) }}(ShapeValue::createShapeValue(basicShapeForValue(state, primitiveValue->getShapeValue())));
662 …ipPath(ShapeClipPathOperation::create(basicShapeForValue(state, primitiveValue->getShapeValue()))); in applyValueCSSPropertyWebkitClipPath()