Home
last modified time | relevance | path

Searched refs:GetWorkArea (Results 1 – 4 of 4) sorted by relevance

/external/chromium_org/chrome/browser/ui/panels/
Dstacked_panel_collection.cc743 gfx::Rect StackedPanelCollection::GetWorkArea() const { in GetWorkArea() function in StackedPanelCollection
751 gfx::Rect work_area = GetWorkArea(); in GetCurrentAvailableTopSpace()
762 gfx::Rect work_area = GetWorkArea(); in GetCurrentAvailableBottomSpace()
774 gfx::Rect work_area = GetWorkArea(); in GetMaximiumAvailableBottomSpace()
Dstacked_panel_collection.h117 gfx::Rect GetWorkArea() const;
/external/chromium_org/ui/message_center/views/
Dmessage_popup_collection_unittest.cc80 gfx::Rect GetWorkArea() { in GetWorkArea() function in message_center::test::MessagePopupCollectionTest
351 EXPECT_LT(r1.x(), GetWorkArea().CenterPoint().x()); in TEST_F()
/external/chromium_org/ash/system/web_notification/
Dash_popup_alignment_delegate_unittest.cc64 gfx::Rect GetWorkArea() { in GetWorkArea() function in ash::AshPopupAlignmentDelegateTest