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

  /external/chromium_org/ui/gfx/animation/
linear_animation.h 62 virtual bool ShouldSendCanceledFromStop() OVERRIDE;
animation.cc 57 if (ShouldSendCanceledFromStop())
114 bool Animation::ShouldSendCanceledFromStop() {
animation.h 77 virtual bool ShouldSendCanceledFromStop();
linear_animation.cc 104 bool LinearAnimation::ShouldSendCanceledFromStop() {

Completed in 110 milliseconds