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

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

Completed in 70 milliseconds