Home
last modified time | relevance | path

Searched refs:StyleRareNonInheritedData (Results 1 – 13 of 13) sorted by relevance

/external/webkit/WebCore/rendering/style/
DStyleRareNonInheritedData.h61 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 …]
DStyleRareNonInheritedData.cpp33 StyleRareNonInheritedData::StyleRareNonInheritedData() in StyleRareNonInheritedData() function in WebCore::StyleRareNonInheritedData
63 StyleRareNonInheritedData::StyleRareNonInheritedData(const StyleRareNonInheritedData& o) in StyleRareNonInheritedData() function in WebCore::StyleRareNonInheritedData
64 : 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 …]
DRenderStyle.cpp713 StyleRareNonInheritedData* rareData = rareNonInheritedData.access(); in setBoxShadow()
DRenderStyle.h137 DataRef<StyleRareNonInheritedData> rareNonInheritedData;
/external/webkit/WebCore/
DAndroid.v8.mk750 rendering/style/StyleRareNonInheritedData.cpp \
DAndroid.mk931 rendering/style/StyleRareNonInheritedData.cpp \
DWebCore.pro1279 rendering/style/StyleRareNonInheritedData.cpp \
1992 rendering/style/StyleRareNonInheritedData.h \
DWebCore.gypi2719 'rendering/style/StyleRareNonInheritedData.cpp',
2720 'rendering/style/StyleRareNonInheritedData.h',
DGNUmakefile.am1804 WebCore/rendering/style/StyleRareNonInheritedData.cpp \
1805 WebCore/rendering/style/StyleRareNonInheritedData.h \
DChangeLog-2007-10-146484 (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 …]
DChangeLog-2008-08-105028 StyleRareNonInheritedData needs to initialize and compare
5033 (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 …]
DChangeLog-2009-06-1626822 * rendering/style/StyleRareNonInheritedData.cpp:
26823 (WebCore::StyleRareNonInheritedData::shadowDataEquivalent):
26824 (WebCore::StyleRareNonInheritedData::animationDataEquivalent):
26825 (WebCore::StyleRareNonInheritedData::transitionDataEquivalent):
29931 from StyleRareNonInheritedData::contentDataEquivalent().
29955 StyleRareNonInheritedData::contentDataEquivalent() to create
29964 * rendering/style/StyleRareNonInheritedData.cpp:
29965 (WebCore::StyleRareNonInheritedData::contentDataEquivalent):
38518 * rendering/style/StyleRareNonInheritedData.cpp:
38519 (WebCore::StyleRareNonInheritedData::StyleRareNonInheritedData):
[all …]
/external/webkit/WebCore/WebCore.xcodeproj/
Dproject.pbxproj3917 …0E7F975 /* StyleRareNonInheritedData.cpp in Sources */ = {isa = PBXBuildFile; fileRef = BC2272BA0E…
3918 …00E7F975 /* StyleRareNonInheritedData.h in Headers */ = {isa = PBXBuildFile; fileRef = BC2272BB0E8…
8798StyleRareNonInheritedData.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = …
8799StyleRareNonInheritedData.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 */,