inheritColorFromParentStyle 116 Source/core/rendering/svg/RenderSVGResource.cpp if (!hasColor && !inheritColorFromParentStyle(object, applyToFill, color)) inheritColorFromParentStyle 126 Source/core/rendering/svg/RenderSVGResource.cpp if (paintType == SVGPaint::SVG_PAINTTYPE_URI_NONE || (!hasColor && !inheritColorFromParentStyle(object, applyToFill, color))) inheritColorFromParentStyle 136 Source/core/rendering/svg/RenderSVGResource.cpp if (!hasColor && !inheritColorFromParentStyle(object, applyToFill, color))