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

/external/chromium_org/chrome/browser/ui/window_sizer/
H A Dwindow_sizer_common_unittest.cc194 const gfx::Rect& passed_in,
212 sizer.DetermineWindowBoundsAndShowState(passed_in,
224 const gfx::Rect& passed_in,
230 passed_in, out_bounds, &out_show_state);
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
217 GetWindowBounds(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, Source source, const Browser* browser, const gfx::Rect& passed_in, gfx::Rect* out_bounds) argument

Completed in 93 milliseconds