Searched defs:monitor1_bounds (Results 1 - 1 of 1) sorted by relevance

/external/chromium_org/chrome/browser/ui/window_sizer/
H A Dwindow_sizer_common_unittest.cc185 const gfx::Rect& monitor1_bounds,
199 test_screen.AddDisplay(monitor1_bounds, monitor1_work_area);
217 void GetWindowBounds(const gfx::Rect& monitor1_bounds, argument
228 monitor1_bounds, monitor1_work_area, monitor2_bounds, bounds, work_area,
184 GetWindowBoundsAndShowState( const gfx::Rect& monitor1_bounds, const gfx::Rect& monitor1_work_area, const gfx::Rect& monitor2_bounds, const gfx::Rect& bounds, const gfx::Rect& work_area, ui::WindowShowState show_state_persisted, ui::WindowShowState show_state_last, Source source, const Browser* browser, const gfx::Rect& passed_in, gfx::Rect* out_bounds, ui::WindowShowState* out_show_state) argument

Completed in 73 milliseconds