Home
last modified time | relevance | path

Searched refs:animationDataEquivalent (Results 1 – 2 of 2) sorted by relevance

/external/chromium_org/third_party/WebKit/Source/core/rendering/style/
DStyleRareNonInheritedData.h87 bool animationDataEquivalent(const StyleRareNonInheritedData&) const;
DStyleRareNonInheritedData.cpp191 && animationDataEquivalent(o) in operator ==()
287 bool StyleRareNonInheritedData::animationDataEquivalent(const StyleRareNonInheritedData& o) const in animationDataEquivalent() function in WebCore::StyleRareNonInheritedData