Searched refs:StyleRareNonInheritedData (Results 1 – 13 of 13) sorted by relevance
61 class StyleRareNonInheritedData : public RefCounted<StyleRareNonInheritedData> {63 …static PassRefPtr<StyleRareNonInheritedData> create() { return adoptRef(new StyleRareNonInheritedD… in create()64 …PassRefPtr<StyleRareNonInheritedData> copy() const { return adoptRef(new StyleRareNonInheritedData… in copy()65 ~StyleRareNonInheritedData();68 bool bindingsEquivalent(const StyleRareNonInheritedData&) const;71 bool operator==(const StyleRareNonInheritedData&) const;72 bool operator!=(const StyleRareNonInheritedData& o) const { return !(*this == o); }74 bool contentDataEquivalent(const StyleRareNonInheritedData& o) const;75 bool shadowDataEquivalent(const StyleRareNonInheritedData& o) const;76 bool reflectionDataEquivalent(const StyleRareNonInheritedData& o) const;[all …]
33 StyleRareNonInheritedData::StyleRareNonInheritedData() in StyleRareNonInheritedData() function in WebCore::StyleRareNonInheritedData63 StyleRareNonInheritedData::StyleRareNonInheritedData(const StyleRareNonInheritedData& o) in StyleRareNonInheritedData() function in WebCore::StyleRareNonInheritedData64 : RefCounted<StyleRareNonInheritedData>() in StyleRareNonInheritedData()100 StyleRareNonInheritedData::~StyleRareNonInheritedData() in ~StyleRareNonInheritedData()105 bool StyleRareNonInheritedData::bindingsEquivalent(const StyleRareNonInheritedData& o) const in bindingsEquivalent()116 bool StyleRareNonInheritedData::operator==(const StyleRareNonInheritedData& o) const in operator ==()156 bool StyleRareNonInheritedData::contentDataEquivalent(const StyleRareNonInheritedData& o) const in contentDataEquivalent()171 bool StyleRareNonInheritedData::shadowDataEquivalent(const StyleRareNonInheritedData& o) const in shadowDataEquivalent()180 bool StyleRareNonInheritedData::reflectionDataEquivalent(const StyleRareNonInheritedData& o) const in reflectionDataEquivalent()191 bool StyleRareNonInheritedData::animationDataEquivalent(const StyleRareNonInheritedData& o) const in animationDataEquivalent()[all …]
713 StyleRareNonInheritedData* rareData = rareNonInheritedData.access(); in setBoxShadow()
137 DataRef<StyleRareNonInheritedData> rareNonInheritedData;
750 rendering/style/StyleRareNonInheritedData.cpp \
931 rendering/style/StyleRareNonInheritedData.cpp \
1279 rendering/style/StyleRareNonInheritedData.cpp \1992 rendering/style/StyleRareNonInheritedData.h \
2719 'rendering/style/StyleRareNonInheritedData.cpp',2720 'rendering/style/StyleRareNonInheritedData.h',
1804 WebCore/rendering/style/StyleRareNonInheritedData.cpp \1805 WebCore/rendering/style/StyleRareNonInheritedData.h \
6484 (WebCore::StyleRareNonInheritedData::StyleRareNonInheritedData):6485 (WebCore::StyleRareNonInheritedData::operator==):8029 (WebCore::StyleRareNonInheritedData::StyleRareNonInheritedData):8030 (WebCore::StyleRareNonInheritedData::operator==):10972 (WebCore::StyleRareNonInheritedData::StyleRareNonInheritedData):10973 (WebCore::StyleRareNonInheritedData::operator==):52480 (WebCore::StyleRareNonInheritedData::StyleRareNonInheritedData):52481 (WebCore::StyleRareNonInheritedData::operator==):53091 (WebCore::StyleRareNonInheritedData::StyleRareNonInheritedData):53092 (WebCore::StyleRareNonInheritedData::~StyleRareNonInheritedData):[all …]
5028 StyleRareNonInheritedData needs to initialize and compare5033 (WebCore::StyleRareNonInheritedData::StyleRareNonInheritedData):5034 (WebCore::StyleRareNonInheritedData::operator==):24916 (WebCore::StyleRareNonInheritedData::operator==):25039 (WebCore::StyleRareNonInheritedData::StyleRareNonInheritedData):25040 (WebCore::StyleRareNonInheritedData::operator==):25041 (WebCore::StyleRareNonInheritedData::reflectionDataEquivalent):27654 (WebCore::StyleRareNonInheritedData::StyleRareNonInheritedData):28111 (WebCore::StyleRareNonInheritedData::StyleRareNonInheritedData):28112 (WebCore::StyleRareNonInheritedData::operator==):[all …]
26822 * rendering/style/StyleRareNonInheritedData.cpp:26823 (WebCore::StyleRareNonInheritedData::shadowDataEquivalent):26824 (WebCore::StyleRareNonInheritedData::animationDataEquivalent):26825 (WebCore::StyleRareNonInheritedData::transitionDataEquivalent):29931 from StyleRareNonInheritedData::contentDataEquivalent().29955 StyleRareNonInheritedData::contentDataEquivalent() to create29964 * rendering/style/StyleRareNonInheritedData.cpp:29965 (WebCore::StyleRareNonInheritedData::contentDataEquivalent):38518 * rendering/style/StyleRareNonInheritedData.cpp:38519 (WebCore::StyleRareNonInheritedData::StyleRareNonInheritedData):[all …]
3917 …0E7F975 /* StyleRareNonInheritedData.cpp in Sources */ = {isa = PBXBuildFile; fileRef = BC2272BA0E…3918 …00E7F975 /* StyleRareNonInheritedData.h in Headers */ = {isa = PBXBuildFile; fileRef = BC2272BB0E8…8798 …StyleRareNonInheritedData.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = …8799 …StyleRareNonInheritedData.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = so…13883 BC2272BA0E82EAAE00E7F975 /* StyleRareNonInheritedData.cpp */,13884 BC2272BB0E82EAAE00E7F975 /* StyleRareNonInheritedData.h */,16821 BC2272BD0E82EAAE00E7F975 /* StyleRareNonInheritedData.h in Headers */,18908 BC2272BC0E82EAAE00E7F975 /* StyleRareNonInheritedData.cpp in Sources */,