Home
last modified time | relevance | path

Searched defs:kSlideInDurationMs (Results 1 – 2 of 2) sorted by relevance

/external/chromium_org/chrome/browser/ui/fullscreen/
Dfullscreen_exit_bubble.h37 static const int kSlideInDurationMs; // Duration of slide-in animation variable
Dfullscreen_exit_bubble.cc29 const int FullscreenExitBubble::kSlideInDurationMs = 350; member in FullscreenExitBubble