Home
last modified time | relevance | path

Searched refs:left_snapped_bounds (Results 1 – 2 of 2) sorted by relevance

/dports/www/chromium-legacy/chromium-88.0.4324.182/ash/wm/tablet_mode/
H A Dtablet_mode_window_manager_unittest.cc1866 const gfx::Rect left_snapped_bounds = in TEST_P() local
1868 EXPECT_EQ(window->bounds().width(), left_snapped_bounds.width()); in TEST_P()
1870 window->SetBounds(gfx::Rect(400, left_snapped_bounds.height())); in TEST_P()
1890 window->SetBounds(gfx::Rect(400, left_snapped_bounds.height())); in TEST_P()
1891 window2->SetBounds(gfx::Rect(400, 0, 800, left_snapped_bounds.height())); in TEST_P()
/dports/www/chromium-legacy/chromium-88.0.4324.182/ash/wm/overview/
H A Doverview_session_unittest.cc6614 const gfx::Rect left_snapped_bounds(0, 0, 300, height); in TEST_P() local
6616 left_snapped_bounds, in TEST_P()
6636 left_snapped_bounds, in TEST_P()