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

  /external/chromium_org/third_party/WebKit/Source/core/animation/
Animation.h 54 virtual void applyEffects(bool previouslyInEffect);
Animation.cpp 64 void Animation::applyEffects(bool previouslyInEffect)
88 const_cast<Animation*>(this)->applyEffects(wasInEffect);

Completed in 267 milliseconds