Home | History | Annotate | Download | only in style

Lines Matching defs:inheritedNotEqual

273 bool RenderStyle::inheritedNotEqual(const RenderStyle* other) const
278 || m_svgStyle->inheritedNotEqual(other->m_svgStyle.get())