Searched refs:markerEndResource (Results 1 – 6 of 6) sorted by relevance
140 if (!svgStyle->markerEndResource().isEmpty()) in getSVGPropertyCSSValue()141 … return CSSPrimitiveValue::create(svgStyle->markerEndResource(), CSSPrimitiveValue::CSS_URI); in getSVGPropertyCSSValue()
371 HANDLE_INHERIT_AND_INITIAL(markerEndResource, MarkerEndResource) in applySVGProperty()
316 String markerEndResource() const { return inheritedResources->markerEnd; } in markerEndResource() function322 …rkerStartResource().isEmpty() || !markerMidResource().isEmpty() || !markerEndResource().isEmpty();… in hasMarkers()
251 AtomicString markerEndId(style->markerEndResource()); in buildCachedResources()
373 writeIfNotEmpty(ts, "end marker", svgStyle->markerEndResource()); in writeStyle()
22401 - endMarker() -> markerEndResource()