Searched refs:kSlideOutDurationMs (Results 1 - 3 of 3) sorted by relevance

/external/chromium/chrome/browser/ui/gtk/
H A Dfullscreen_exit_bubble_gtk.cc26 const int kSlideOutDurationMs = 700; member in namespace:__anon2048
64 SlideAnimatorGtk::DOWN, kSlideOutDurationMs, false, false, NULL));
/external/chromium/chrome/browser/ui/views/
H A Dfullscreen_exit_bubble.h47 static const int kSlideOutDurationMs; // Duration of slide-out animation member in class:FullscreenExitBubble
H A Dfullscreen_exit_bubble.cc115 const int FullscreenExitBubble::kSlideOutDurationMs = 700; member in class:FullscreenExitBubble
241 size_animation_->SetSlideDuration(kSlideOutDurationMs);

Completed in 82 milliseconds