Home
last modified time | relevance | path

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

/external/chromium_org/third_party/WebKit/Source/core/rendering/style/
DStyleRareNonInheritedData.cpp295 bool StyleRareNonInheritedData::reflectionDataEquivalent(const StyleRareNonInheritedData& o) const in reflectionDataEquivalent() function in blink::StyleRareNonInheritedData
DRenderStyle.h811 …bool reflectionDataEquivalent(const RenderStyle* otherStyle) const { return rareNonInheritedData->… in reflectionDataEquivalent() function