basicShapeForValue 47 Source/core/css/BasicShapeFunctions.h PassRefPtr<BasicShape> basicShapeForValue(const StyleResolverState&, const CSSBasicShape*); basicShapeForValue 808 Source/core/css/resolver/StyleBuilderCustom.cpp state.style()->setClipPath(ShapeClipPathOperation::create(basicShapeForValue(state, primitiveValue->getShapeValue())));