Searched refs:kSlideInDurationMs (Results 1 - 2 of 2) sorted by relevance

/external/chromium/chrome/browser/ui/views/
H A Dfullscreen_exit_bubble.h46 static const int kSlideInDurationMs; // Duration of slide-in animation member in class:FullscreenExitBubble
H A Dfullscreen_exit_bubble.cc114 const int FullscreenExitBubble::kSlideInDurationMs = 350; member in class:FullscreenExitBubble
232 size_animation_->SetSlideDuration(kSlideInDurationMs);

Completed in 45 milliseconds