SVG_PAINTTYPE_URI  129 Source/core/animation/AnimatableValueTestHelper.cpp     else if (animSVGPaint.paintType() == SVGPaint::SVG_PAINTTYPE_URI)
SVG_PAINTTYPE_URI  127 Source/core/animation/AnimatableValueTestHelperTest.cpp         PrintToString(AnimatableSVGPaint::create(SVGPaint::SVG_PAINTTYPE_URI, Color(0xFFFF0000), "abc")));
SVG_PAINTTYPE_URI  162 Source/core/rendering/svg/SVGResources.cpp     case SVGPaint::SVG_PAINTTYPE_URI:
SVG_PAINTTYPE_URI   59 Source/core/svg/SVGPaint.cpp     case SVG_PAINTTYPE_URI:
SVG_PAINTTYPE_URI   74 Source/core/svg/SVGPaint.h         RefPtrWillBeRawPtr<SVGPaint> paint = adoptRefWillBeRefCountedGarbageCollected(new SVGPaint(SVG_PAINTTYPE_URI, uri));