Home
last modified time | relevance | path

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

/external/chromium/chrome/browser/ui/views/
Dfullscreen_exit_bubble.h40 static const double kOpacity; // Opacity of the bubble, 0.0 - 1.0 variable
Dfullscreen_exit_bubble.cc109 const double FullscreenExitBubble::kOpacity = 0.7; member in FullscreenExitBubble