Searched refs:shell_window_ (Results 1 – 9 of 9) sorted by relevance
181 : shell_window_(shell_window), in NativeAppWindowStateDelegate()205 shell_window_->Restore(); in ToggleFullscreen()207 shell_window_->OSFullscreen(); in ToggleFullscreen()217 shell_window_->GetBaseWindow()->IsFullscreenOrPending()) { in OnWindowShowTypeChanged()218 shell_window_->Restore(); in OnWindowShowTypeChanged()223 shell_window_->OnNativeWindowChanged(); in OnWindowShowTypeChanged()235 ShellWindow* shell_window_; member in __anone62655e10111::NativeAppWindowStateDelegate254 shell_window_ = shell_window; in Init()272 shell_window_)); in Init()598 if (shell_window_->window_type_is_panel()) { in IsAlwaysOnTop()[all …]
77 Profile* profile() { return shell_window_->profile(); } in profile()79 return shell_window_->extension(); in extension()201 return shell_window_->web_contents(); in web_contents()204 apps::ShellWindow* shell_window_; // weak - ShellWindow owns NativeAppWindow. variable
53 ShellWindow* shell_window_; // Weak pointer; this is owned by shell_window_ member in AshPanelWindowController62 shell_window_(shell_window), in AshPanelWindowController()72 return static_cast<int>(shell_window_->session_id().id()); in GetWindowId()98 content::WebContents* web_contents = shell_window_->web_contents(); in CreateTabValue()116 shell_window_->GetBaseWindow()->IsActive()); in CreateTabValue()143 return shell_window_->extension() && in IsVisibleToExtension()144 extension->id() == shell_window_->extension()->id(); in IsVisibleToExtension()148 bool active = shell_window_->GetBaseWindow()->IsActive(); in NativeWindowChanged()
45 : shell_window_(shell_window), in NativeAppWindowGtk()149 shell_window_->profile(), in NativeAppWindowGtk()152 shell_window_)); in NativeAppWindowGtk()234 shell_window_->OnNativeWindowChanged(); in Close()247 shell_window_->OnNativeClose(); in Close()338 shell_window_->OnNativeWindowChanged(); in OnXEvent()405 shell_window_->OnNativeWindowActivated(); in ActiveWindowChanged()448 shell_window_->OnNativeWindowChanged(); in OnConfigureDebounced()627 Profile* profile = shell_window_->profile(); in UpdateWindowIcon()628 gfx::Image app_icon = shell_window_->app_icon(); in UpdateWindowIcon()[all …]
98 return shell_window_->web_contents(); in web_contents()101 return shell_window_->extension(); in extension()127 apps::ShellWindow* shell_window_; // weak - ShellWindow owns NativeAppWindow. variable
67 if (shell_window_ && shell_window_->web_contents()) in ~WebAuthFlow()68 shell_window_->web_contents()->Close(); in ~WebAuthFlow()115 shell_window_ = shell_window; in OnShellWindowAdded()130 shell_window_ = NULL; in OnShellWindowRemoved()151 DCHECK(shell_window_); in Observe()
137 apps::ShellWindow* shell_window_; variable
160 return shell_window_->web_contents();163 return shell_window_->extension();187 apps::ShellWindow* shell_window_; // weak - ShellWindow owns NativeAppWindow. local
280 : shell_window_(shell_window), function322 shell_window_->size_constraints();368 shell_window_->profile(),543 shell_window_)) {630 base::string16 title = shell_window_->GetTitle();880 shell_window_->OnNativeWindowChanged();881 shell_window_->OnNativeClose();889 shell_window_->OnNativeWindowActivated();929 shell_window_->OnNativeWindowChanged();934 shell_window_->OnNativeWindowChanged();[all …]