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

  /external/chromium_org/ash/wm/
immersive_fullscreen_controller.h 49 static const int kMouseRevealBoundsHeight;
immersive_fullscreen_controller.cc 113 const int ImmersiveFullscreenController::kMouseRevealBoundsHeight = 9;
118 const int ImmersiveFullscreenController::kMouseRevealBoundsHeight = 3;
595 hit_bounds_in_screen.set_height(kMouseRevealBoundsHeight);
895 // - It is hard to stop the cursor in the top |kMouseRevealBoundsHeight|
    [all...]
immersive_fullscreen_controller_unittest.cc 372 // Moving |ImmersiveFullscreenControllerTest::kMouseRevealBoundsHeight| down
375 ImmersiveFullscreenController::kMouseRevealBoundsHeight);
    [all...]

Completed in 46 milliseconds