Searched defs:GetPrimaryMonitorWorkArea (Results 1 - 3 of 3) 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_win.cc22 virtual gfx::Rect GetPrimaryMonitorWorkArea() const { function in class:DefaultMonitorInfoProvider
H A Dwindow_sizer_unittest.cc56 virtual gfx::Rect GetPrimaryMonitorWorkArea() const { function in class:TestMonitorInfoProvider

Completed in 174 milliseconds