Searched refs:GetWorkArea (Results 1 – 4 of 4) sorted by relevance
743 gfx::Rect StackedPanelCollection::GetWorkArea() const { in GetWorkArea() function in StackedPanelCollection751 gfx::Rect work_area = GetWorkArea(); in GetCurrentAvailableTopSpace()762 gfx::Rect work_area = GetWorkArea(); in GetCurrentAvailableBottomSpace()774 gfx::Rect work_area = GetWorkArea(); in GetMaximiumAvailableBottomSpace()
117 gfx::Rect GetWorkArea() const;
80 gfx::Rect GetWorkArea() { in GetWorkArea() function in message_center::test::MessagePopupCollectionTest351 EXPECT_LT(r1.x(), GetWorkArea().CenterPoint().x()); in TEST_F()
64 gfx::Rect GetWorkArea() { in GetWorkArea() function in ash::AshPopupAlignmentDelegateTest