Searched defs:kPaddingPx (Results 1 - 2 of 2) sorted by relevance

/external/chromium_org/chrome/browser/ui/fullscreen/
H A Dfullscreen_exit_bubble.h28 static const int kPaddingPx; // Amount of padding around the link member in class:FullscreenExitBubble
H A Dfullscreen_exit_bubble.cc22 const int FullscreenExitBubble::kPaddingPx = 8; member in class:FullscreenExitBubble
24 const int FullscreenExitBubble::kPaddingPx = 15; member in class:FullscreenExitBubble

Completed in 45 milliseconds