Home
last modified time | relevance | path

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

/external/chromium_org/chrome/browser/ui/fullscreen/
Dfullscreen_exit_bubble.h38 static const int kSlideOutDurationMs; // Duration of slide-out animation variable
Dfullscreen_exit_bubble.cc30 const int FullscreenExitBubble::kSlideOutDurationMs = 700; member in FullscreenExitBubble