m_isPaintingInsideReflection 134 Source/core/rendering/RenderLayerReflectionInfo.cpp if (m_isPaintingInsideReflection) m_isPaintingInsideReflection 138 Source/core/rendering/RenderLayerReflectionInfo.cpp m_isPaintingInsideReflection = true; m_isPaintingInsideReflection 140 Source/core/rendering/RenderLayerReflectionInfo.cpp m_isPaintingInsideReflection = false; m_isPaintingInsideReflection 66 Source/core/rendering/RenderLayerReflectionInfo.h bool isPaintingInsideReflection() const { return m_isPaintingInsideReflection; } m_isPaintingInsideReflection 81 Source/core/rendering/RenderLayerReflectionInfo.h unsigned m_isPaintingInsideReflection : 1;