Home
last modified time | relevance | path

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

/external/chromium_org/chrome/browser/ui/fullscreen/
Dfullscreen_exit_bubble.h35 static const int kPopupTopPx; // Space between the popup and the top variable
Dfullscreen_exit_bubble.cc31 const int FullscreenExitBubble::kPopupTopPx = 15; member in FullscreenExitBubble