inheritedNotEqual  191 Source/core/rendering/style/RenderStyle.cpp     if (oldStyle->inheritedNotEqual(newStyle)
inheritedNotEqual  328 Source/core/rendering/style/RenderStyle.cpp            || m_svgStyle->inheritedNotEqual(other->m_svgStyle.get())
inheritedNotEqual 1478 Source/core/rendering/style/RenderStyle.h     bool inheritedNotEqual(const RenderStyle*) const;
inheritedNotEqual   47 Source/core/rendering/style/SVGRenderStyle.h     bool inheritedNotEqual(const SVGRenderStyle*) const;