Home
last modified time | relevance | path

Searched refs:inheritedNotEqual (Results 1 – 18 of 18) sorted by relevance

/dports/www/kf5-khtml/khtml-5.89.0/src/rendering/
H A DSVGRenderStyle.cpp99 bool SVGRenderStyle::inheritedNotEqual(const SVGRenderStyle *other) const in inheritedNotEqual() function in khtml::SVGRenderStyle
H A DSVGRenderStyle.h52 bool inheritedNotEqual(const SVGRenderStyle *) const;
H A Drender_style.cpp824 bool RenderStyle::inheritedNotEqual(RenderStyle *other) const in inheritedNotEqual() function in RenderStyle
831 m_svgStyle->inheritedNotEqual(other->m_svgStyle.get()) in inheritedNotEqual()
H A Drender_style.h2346 bool inheritedNotEqual(RenderStyle *other) const;
/dports/converters/wkhtmltopdf/qt-5db36ec/src/3rdparty/webkit/Source/WebCore/rendering/style/
H A DSVGRenderStyle.cpp107 bool SVGRenderStyle::inheritedNotEqual(const SVGRenderStyle* other) const in inheritedNotEqual() function in WebCore::SVGRenderStyle
H A DSVGRenderStyle.h47 bool inheritedNotEqual(const SVGRenderStyle*) const;
H A DRenderStyle.cpp273 bool RenderStyle::inheritedNotEqual(const RenderStyle* other) const in inheritedNotEqual() function in WebCore::RenderStyle
278 || m_svgStyle->inheritedNotEqual(other->m_svgStyle.get()) in inheritedNotEqual()
H A DRenderStyle.h1162 bool inheritedNotEqual(const RenderStyle*) const;
/dports/www/kf5-khtml/khtml-5.89.0/src/xml/
H A Ddom_nodeimpl.cpp854 } else if (s1->inheritedNotEqual(s2)) { in diff()
/dports/converters/wkhtmltopdf/qt-5db36ec/src/3rdparty/webkit/Source/WebCore/dom/
H A DNode.cpp326 else if (s1->inheritedNotEqual(s2)) in diff()
/dports/converters/wkhtmltopdf/qt-5db36ec/src/3rdparty/webkit/Source/WebCore/
H A DChangeLog-2005-12-192080 (RenderStyle::inheritedNotEqual):
2089 (SVGRenderStyle::inheritedNotEqual):
3477 (RenderStyle::inheritedNotEqual): calls into SVGRenderStyle
3481 (SVGRenderStyle::inheritedNotEqual): added
H A DChangeLog-2007-10-1451226 (WebCore::SVGRenderStyle::inheritedNotEqual):
53097 (WebCore::RenderStyle::inheritedNotEqual):
58815 (WebCore::SVGRenderStyle::inheritedNotEqual):
68358 (WebCore::RenderStyle::inheritedNotEqual):
H A DChangeLog-2003-10-255005 (RenderStyle::inheritedNotEqual):
H A DChangeLog-2002-12-0315656 (RenderStyle::removePseudoStyle), (RenderStyle::inheritedNotEqual),
H A DChangeLog-2006-12-3139525 (WebCore::RenderStyle::inheritedNotEqual):
H A DChangeLog-2010-05-2422429 (WebCore::SVGRenderStyle::inheritedNotEqual):
H A DChangeLog23324 (WebCore::RenderStyle::inheritedNotEqual):
H A DChangeLog-2009-06-16466 (WebCore::RenderStyle::inheritedNotEqual):