Home
last modified time | relevance | path

Searched defs:contentDataEquivalent (Results 1 – 2 of 2) sorted by relevance

/external/chromium_org/third_party/WebKit/Source/core/rendering/style/
DStyleRareNonInheritedData.cpp244 bool StyleRareNonInheritedData::contentDataEquivalent(const StyleRareNonInheritedData& o) const in contentDataEquivalent() function in WebCore::StyleRareNonInheritedData
DRenderStyle.h1455 …bool contentDataEquivalent(const RenderStyle* otherStyle) const { return const_cast<RenderStyle*>(… in contentDataEquivalent() function