Home
last modified time | relevance | path

Searched refs:shadowDataEquivalent (Results 1 – 11 of 11) sorted by relevance

/dports/converters/wkhtmltopdf/qt-5db36ec/src/3rdparty/webkit/Source/WebCore/rendering/style/
H A DStyleRareInheritedData.cpp120 && shadowDataEquivalent(o) in operator ==()
153 bool StyleRareInheritedData::shadowDataEquivalent(const StyleRareInheritedData& o) const in shadowDataEquivalent() function in WebCore::StyleRareInheritedData
H A DStyleRareNonInheritedData.cpp128 && shadowDataEquivalent(o) in operator ==()
159 bool StyleRareNonInheritedData::shadowDataEquivalent(const StyleRareNonInheritedData& o) const in shadowDataEquivalent() function in WebCore::StyleRareNonInheritedData
H A DStyleRareInheritedData.h54 bool shadowDataEquivalent(const StyleRareInheritedData&) const;
H A DStyleRareNonInheritedData.h80 bool shadowDataEquivalent(const StyleRareNonInheritedData& o) const;
H A DRenderStyle.cpp352 if (!rareNonInheritedData->shadowDataEquivalent(*other->rareNonInheritedData.get())) in diff()
411 if (!rareInheritedData->shadowDataEquivalent(*other->rareInheritedData.get())) in diff()
/dports/www/kf5-khtml/khtml-5.89.0/src/rendering/
H A Drender_style.cpp508 return shadowDataEquivalent(o) && (wordWrap == o.wordWrap) in operator ==()
515 bool StyleCSS3InheritedData::shadowDataEquivalent(const StyleCSS3InheritedData &o) const in shadowDataEquivalent() function in StyleCSS3InheritedData
974 !css3InheritedData->shadowDataEquivalent(*other->css3InheritedData.get()) in diff()
H A Drender_style.h880 bool shadowDataEquivalent(const StyleCSS3InheritedData &o) const;
/dports/converters/wkhtmltopdf/qt-5db36ec/src/3rdparty/webkit/Source/WebCore/
H A DChangeLog-2003-10-255001 (StyleCSS3InheritedData::shadowDataEquivalent):
H A DChangeLog-2009-06-1626821 (WebCore::StyleRareInheritedData::shadowDataEquivalent):
26823 (WebCore::StyleRareNonInheritedData::shadowDataEquivalent):
H A DChangeLog-2007-10-1469819 (WebCore::StyleCSS3NonInheritedData::shadowDataEquivalent):
H A DChangeLog-2005-08-2342804 (StyleCSS3InheritedData::shadowDataEquivalent):