Home | History | Annotate | Download | only in resolver

Lines Matching refs:setClipPath

796             state.style()->setClipPath(nullptr);
798 state.style()->setClipPath(ShapeClipPathOperation::create(basicShapeForValue(state, primitiveValue->getShapeValue())));
803 state.style()->setClipPath(ReferenceClipPathOperation::create(cssURLValue, AtomicString(url.fragmentIdentifier())));