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

  /external/chromium_org/chrome/browser/ui/panels/
stacked_panel_collection.h 117 gfx::Rect GetWorkArea() const;
stacked_panel_collection.cc 743 gfx::Rect StackedPanelCollection::GetWorkArea() const {
751 gfx::Rect work_area = GetWorkArea();
762 gfx::Rect work_area = GetWorkArea();
774 gfx::Rect work_area = GetWorkArea();
  /external/chromium_org/ui/message_center/views/
message_popup_collection_unittest.cc 80 gfx::Rect GetWorkArea() {
351 EXPECT_LT(r1.x(), GetWorkArea().CenterPoint().x());
  /external/chromium_org/ash/system/web_notification/
ash_popup_alignment_delegate_unittest.cc 64 gfx::Rect GetWorkArea() {

Completed in 89 milliseconds