SVG_PAINTTYPE_URI_CURRENTCOLOR 89 Source/core/css/SVGCSSComputedStyleDeclaration.cpp if (paint->paintType() == SVGPaint::SVG_PAINTTYPE_CURRENTCOLOR || paint->paintType() == SVGPaint::SVG_PAINTTYPE_URI_CURRENTCOLOR) SVG_PAINTTYPE_URI_CURRENTCOLOR 1195 Source/core/css/resolver/StyleBuilderCustom.cpp || svgPaint->paintType() == SVGPaint::SVG_PAINTTYPE_URI_CURRENTCOLOR) SVG_PAINTTYPE_URI_CURRENTCOLOR 92 Source/core/rendering/svg/RenderSVGResource.cpp case SVGPaint::SVG_PAINTTYPE_URI_CURRENTCOLOR: SVG_PAINTTYPE_URI_CURRENTCOLOR 159 Source/core/rendering/svg/SVGResources.cpp case SVGPaint::SVG_PAINTTYPE_URI_CURRENTCOLOR: SVG_PAINTTYPE_URI_CURRENTCOLOR 53 Source/core/svg/SVGPaint.cpp case SVG_PAINTTYPE_URI_CURRENTCOLOR: SVG_PAINTTYPE_URI_CURRENTCOLOR 93 Source/core/svg/SVGPaint.h RefPtrWillBeRawPtr<SVGPaint> paint = adoptRefWillBeRefCountedGarbageCollected(new SVGPaint(SVG_PAINTTYPE_URI_CURRENTCOLOR, uri));