Searched refs:isShape (Results 1 – 4 of 4) sorted by relevance
99 if (primitiveValue.isShape()) in interpolationRequiresStyleResolve()
201 bool isShape() const { return m_primitiveUnitType == CSS_SHAPE; } in isShape() function
528 if (primitiveValue->isShape())
797 } else if (primitiveValue->isShape()) { in applyValueCSSPropertyWebkitClipPath()