HomeSort by relevance Sort by last modified time
    Searched defs:kPaddingPx (Results 1 - 2 of 2) sorted by null

  /external/chromium_org/chrome/browser/ui/fullscreen/
fullscreen_exit_bubble.h 28 static const int kPaddingPx; // Amount of padding around the link
fullscreen_exit_bubble.cc 21 const int FullscreenExitBubble::kPaddingPx = 8;
23 const int FullscreenExitBubble::kPaddingPx = 0;

Completed in 43 milliseconds