Searched refs:inheritedNotEqual (Results 1 – 4 of 4) sorted by relevance
90 bool SVGRenderStyle::inheritedNotEqual(const SVGRenderStyle* other) const in inheritedNotEqual() function in blink::SVGRenderStyle
192 if (oldStyle->inheritedNotEqual(newStyle) in stylePropagationDiff()324 bool RenderStyle::inheritedNotEqual(const RenderStyle* other) const in inheritedNotEqual() function in blink::RenderStyle328 || m_svgStyle->inheritedNotEqual(other->m_svgStyle.get()) in inheritedNotEqual()
43 bool inheritedNotEqual(const SVGRenderStyle*) const;
1500 bool inheritedNotEqual(const RenderStyle*) const;