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

/external/chromium_org/chrome/browser/ui/window_sizer/
H A Dwindow_sizer_common_unittest.cc191 ui::WindowShowState show_state_last,
206 sp->SetLastActiveState(bounds, show_state_last, true);
235 ui::WindowShowState show_state_last,
246 sp->SetLastActiveState(bounds, show_state_last, true);
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
233 GetWindowShowState( ui::WindowShowState show_state_persisted, ui::WindowShowState show_state_last, Source source, const Browser* browser, const gfx::Rect& bounds, const gfx::Rect& display_config) argument

Completed in 116 milliseconds