HomeSort by relevance Sort by last modified time
    Searched refs:animationsMatchForStyleRecalc (Results 1 - 3 of 3) sorted by null

  /external/chromium_org/third_party/WebKit/Source/core/animation/css/
CSSAnimationData.cpp 37 bool CSSAnimationData::animationsMatchForStyleRecalc(const CSSAnimationData& other) const
CSSAnimationData.h 26 bool animationsMatchForStyleRecalc(const CSSAnimationData& other) const;
  /external/chromium_org/third_party/WebKit/Source/core/rendering/style/
StyleRareNonInheritedData.cpp 306 return m_animations->animationsMatchForStyleRecalc(*o.m_animations);

Completed in 89 milliseconds