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

  /external/chromium/chrome/browser/ui/views/
fullscreen_exit_bubble.h 44 static const int kSlideInRegionHeightPx;
fullscreen_exit_bubble.cc 113 const int FullscreenExitBubble::kSlideInRegionHeightPx = 4;
228 } else if ((cursor_pos.y() < kSlideInRegionHeightPx) ||

Completed in 140 milliseconds