Searched refs:kSlideInRegionHeightPx (Results 1 – 2 of 2) sorted by relevance
29 const int FullscreenExitBubble::kSlideInRegionHeightPx = 4; member in FullscreenExitBubble109 } else if (cursor_pos.y() < kSlideInRegionHeightPx && in CheckMousePosition()
32 static const int kSlideInRegionHeightPx; variable