Searched refs:clipperResource (Results 1 – 7 of 7) sorted by relevance
118 if (!svgStyle->clipperResource().isEmpty()) in getSVGPropertyCSSValue()119 … return CSSPrimitiveValue::create(svgStyle->clipperResource(), CSSPrimitiveValue::CSS_URI); in getSVGPropertyCSSValue()
442 HANDLE_INHERIT_AND_INITIAL(clipperResource, ClipperResource) in applySVGProperty()
110 if (!style()->svgStyle()->clipperResource().isEmpty()) in pathOnlyClipping()135 if (!svgStyle->clipperResource().isEmpty()) in pathOnlyClipping()
729 if (!svgStyle->clipperResource().isEmpty()) { in writeResources()730 …tRenderSVGResourceById<RenderSVGResourceClipper>(object.document(), svgStyle->clipperResource())) { in writeResources()733 writeNameAndQuotedValue(ts, "clipPath", svgStyle->clipperResource()); in writeResources()
212 AtomicString id(style->clipperResource()); in buildCachedResources()
311 String clipperResource() const { return resources->clipper; } in clipperResource() function319 bool hasClipper() const { return !clipperResource().isEmpty(); } in hasClipper()
22397 - clipPath() -> clipperResource()