Searched refs:GetPrimaryMonitorWorkArea (Results 1 - 7 of 7) sorted by relevance

/external/chromium/chrome/browser/ui/
H A Dwindow_sizer_linux.cc26 virtual gfx::Rect GetPrimaryMonitorWorkArea() const { function in class:DefaultMonitorInfoProvider
45 return GetPrimaryMonitorWorkArea();
51 return GetPrimaryMonitorWorkArea().origin();
112 gfx::Rect monitor_bounds = provider->GetPrimaryMonitorWorkArea();
H A Dwindow_sizer.h49 virtual gfx::Rect GetPrimaryMonitorWorkArea() const = 0;
H A Dwindow_sizer_win.cc22 virtual gfx::Rect GetPrimaryMonitorWorkArea() const { function in class:DefaultMonitorInfoProvider
H A Dwindow_sizer.cc201 gfx::Rect work_area = monitor_info_provider_->GetPrimaryMonitorWorkArea();
H A Dwindow_sizer_unittest.cc56 virtual gfx::Rect GetPrimaryMonitorWorkArea() const { function in class:TestMonitorInfoProvider
/external/chromium/chrome/browser/notifications/
H A Dballoon_collection_impl.cc373 gfx::Rect new_work_area = info_provider->GetPrimaryMonitorWorkArea();
/external/chromium/chrome/browser/ui/panels/
H A Dpanel_manager.cc66 gfx::Rect work_area = info_provider->GetPrimaryMonitorWorkArea();

Completed in 469 milliseconds