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

  /external/webkit/WebCore/page/animation/
KeyframeAnimation.h 56 bool hasAnimationForProperty(int property) const;
KeyframeAnimation.cpp 184 bool KeyframeAnimation::hasAnimationForProperty(int property) const
CompositeAnimation.cpp 377 if (anim->hasAnimationForProperty(property))

Completed in 28 milliseconds