Searched refs:GetRestoredState (Results 1 - 17 of 17) sorted by relevance

/external/chromium_org/ui/base/
H A Dbase_window.h48 virtual ui::WindowShowState GetRestoredState() const = 0;
/external/chromium_org/chrome/browser/ui/views/apps/
H A Dchrome_native_app_window_views.h57 virtual ui::WindowShowState GetRestoredState() const OVERRIDE;
H A Dchrome_native_app_window_views.cc383 ui::WindowShowState ChromeNativeAppWindowViews::GetRestoredState() const { function in class:ChromeNativeAppWindowViews
/external/chromium_org/chrome/test/base/
H A Dtest_browser_window.cc118 ui::WindowShowState TestBrowserWindow::GetRestoredState() const { function in class:TestBrowserWindow
H A Dtest_browser_window.h59 virtual ui::WindowShowState GetRestoredState() const OVERRIDE;
/external/chromium_org/extensions/shell/browser/
H A Dshell_native_app_window.h27 virtual ui::WindowShowState GetRestoredState() const OVERRIDE;
H A Dshell_native_app_window.cc74 ui::WindowShowState ShellNativeAppWindow::GetRestoredState() const { function in class:extensions::ShellNativeAppWindow
/external/chromium_org/chrome/browser/ui/cocoa/apps/
H A Dnative_app_window_cocoa.h60 virtual ui::WindowShowState GetRestoredState() const OVERRIDE;
/external/chromium_org/chrome/browser/ui/cocoa/
H A Dbrowser_window_cocoa.h71 virtual ui::WindowShowState GetRestoredState() const OVERRIDE;
/external/chromium_org/chrome/browser/ui/panels/
H A Dpanel.h125 virtual ui::WindowShowState GetRestoredState() const OVERRIDE;
H A Dpanel.cc262 ui::WindowShowState Panel::GetRestoredState() const { function in class:Panel
/external/chromium_org/components/native_app_window/
H A Dnative_app_window_views.h82 virtual ui::WindowShowState GetRestoredState() const OVERRIDE;
H A Dnative_app_window_views.cc99 ui::WindowShowState NativeAppWindowViews::GetRestoredState() const { function in class:native_app_window::NativeAppWindowViews
/external/chromium_org/chrome/browser/ui/views/frame/
H A Dbrowser_view.h277 virtual ui::WindowShowState GetRestoredState() const OVERRIDE;
H A Dbrowser_view.cc841 ui::WindowShowState BrowserView::GetRestoredState() const { function in class:BrowserView
/external/chromium_org/extensions/browser/app_window/
H A Dapp_window.cc993 ui::WindowShowState window_state = native_app_window_->GetRestoredState();
/external/chromium_org/chrome/browser/sessions/
H A Dsession_service.cc1418 browser->window()->GetRestoredState()));

Completed in 293 milliseconds