m_shouldCollectGradientAttributes   42 Source/core/rendering/svg/RenderSVGResourceGradient.cpp     m_shouldCollectGradientAttributes = true;
m_shouldCollectGradientAttributes   70 Source/core/rendering/svg/RenderSVGResourceGradient.cpp     if (m_shouldCollectGradientAttributes) {
m_shouldCollectGradientAttributes   75 Source/core/rendering/svg/RenderSVGResourceGradient.cpp         m_shouldCollectGradientAttributes = false;
m_shouldCollectGradientAttributes   65 Source/core/rendering/svg/RenderSVGResourceGradient.h     bool m_shouldCollectGradientAttributes : 1;