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

  /external/chromium_org/ui/views/animation/
bounds_animator.cc 26 animation_duration_ms_(kDefaultAnimationDuration),
149 animation_duration_ms_ = duration_ms;
163 animation->SetSlideDuration(animation_duration_ms_);
bounds_animator.h 190 int animation_duration_ms_; member in class:views::BoundsAnimator

Completed in 836 milliseconds