Searched refs:GetDisplayBoundsInParent (Results 1 – 9 of 9) sorted by relevance
49 ScreenAsh::GetDisplayBoundsInParent( in TEST_F()52 ScreenAsh::GetDisplayBoundsInParent( in TEST_F()
49 return GetDisplayBoundsInParent(window); in GetMaximizedWindowBoundsInParent()53 gfx::Rect ScreenAsh::GetDisplayBoundsInParent(aura::Window* window) { in GetDisplayBoundsInParent() function in ash::ScreenAsh
36 static gfx::Rect GetDisplayBoundsInParent(aura::Window* window);
105 child_bounds = ScreenAsh::GetDisplayBoundsInParent(child); in SetChildBounds()232 window, ScreenAsh::GetDisplayBoundsInParent(window)); in AdjustWindowBoundsForWorkAreaChange()272 ScreenAsh::GetDisplayBoundsInParent(window)); in UpdateBoundsFromShowState()
106 ash::ScreenAsh::GetDisplayBoundsInParent(window).top_right(); in DockWindow()
711 EXPECT_EQ(ScreenAsh::GetDisplayBoundsInParent(w2.get()).width(), in TEST_P()783 EXPECT_EQ(ScreenAsh::GetDisplayBoundsInParent(w2.get()).width(), in TEST_P()818 EXPECT_EQ(ScreenAsh::GetDisplayBoundsInParent(w2.get()).width() - in TEST_P()826 EXPECT_EQ(ScreenAsh::GetDisplayBoundsInParent(w2.get()).width() - in TEST_P()845 EXPECT_EQ(ScreenAsh::GetDisplayBoundsInParent(w2.get()).width(), in TEST_P()864 EXPECT_EQ(ScreenAsh::GetDisplayBoundsInParent(w2.get()).width() - in TEST_P()882 EXPECT_EQ(ScreenAsh::GetDisplayBoundsInParent(w2.get()).width(), in TEST_P()965 EXPECT_EQ(ScreenAsh::GetDisplayBoundsInParent(w2.get()).width() - in TEST_P()981 EXPECT_EQ(ScreenAsh::GetDisplayBoundsInParent(w2.get()).width(), in TEST_P()1025 EXPECT_EQ(ScreenAsh::GetDisplayBoundsInParent(w2.get()).width() - in TEST_P()[all …]
281 gfx::Rect display_area = ScreenAsh::GetDisplayBoundsInParent(window); in AdjustWindowBoundsWhenAdded()368 gfx::Rect new_bounds = ScreenAsh::GetDisplayBoundsInParent( in UpdateBoundsFromShowState()400 ScreenAsh::GetDisplayBoundsInParent( in SetMaximizedOrFullscreenBounds()
1019 gfx::Rect display_bounds(ScreenAsh::GetDisplayBoundsInParent(window())); in GetSnapType()
274 ScreenAsh::GetDisplayBoundsInParent(shelf_->GetNativeView())); in GetIdealBounds()