Home
last modified time | relevance | path

Searched refs:contentDataEquivalent (Results 1 – 9 of 9) sorted by relevance

/external/webkit/Source/WebCore/rendering/style/
DStyleRareNonInheritedData.cpp120 && contentDataEquivalent(o) in operator ==()
151 bool StyleRareNonInheritedData::contentDataEquivalent(const StyleRareNonInheritedData& o) const in contentDataEquivalent() function in WebCore::StyleRareNonInheritedData
DStyleRareNonInheritedData.h79 bool contentDataEquivalent(const StyleRareNonInheritedData& o) const;
DRenderStyle.h1151 …bool contentDataEquivalent(const RenderStyle* otherStyle) const { return const_cast<RenderStyle*>(… in contentDataEquivalent() function
/external/webkit/Source/WebCore/dom/
DNode.cpp321 … != display2 || fl1 != fl2 || colSpan1 != colSpan2 || (s1 && s2 && !s1->contentDataEquivalent(s2))) in diff()
/external/webkit/Source/WebCore/
DChangeLog-2009-06-1629931 from StyleRareNonInheritedData::contentDataEquivalent().
29955 StyleRareNonInheritedData::contentDataEquivalent() to create
29965 (WebCore::StyleRareNonInheritedData::contentDataEquivalent):
41570 (WebCore::RenderStyle::contentDataEquivalent): Moved method to
41573 (WebCore::InheritedFlags::contentDataEquivalent): Replaced declaration
41574 with inline method that calls contentDataEquivalent() on
41579 StyleRareNonInheritedData::contentDataEquivalent().
41580 (WebCore::StyleRareNonInheritedData::contentDataEquivalent): Added.
41582 (WebCore::StyleRareNonInheritedData::contentDataEquivalent): Added
93953 (WebCore::RenderStyle::contentDataEquivalent):
DChangeLog-2003-10-255109 (RenderStyle::contentDataEquivalent):
DChangeLog-2005-12-195838 (RenderStyle::contentDataEquivalent):
DChangeLog-2008-08-10351 (WebCore::RenderStyle::contentDataEquivalent):
31810 (WebCore::RenderStyle::contentDataEquivalent):
DChangeLog-2007-10-1468360 (WebCore::RenderStyle::contentDataEquivalent): Added case for counter,