Searched refs:ShellWindowDelegateView (Results 1 – 1 of 1) sorted by relevance
115 class ShellWindowDelegateView : public views::WidgetDelegateView, class125 ShellWindowDelegateView(Shell* shell) in ShellWindowDelegateView() function in content::__anon8746842c0111::ShellWindowDelegateView130 virtual ~ShellWindowDelegateView() {} in ~ShellWindowDelegateView()408 DISALLOW_COPY_AND_ASSIGN(ShellWindowDelegateView);458 ShellWindowDelegateView* delegate_view = in PlatformEnableUIControl()459 static_cast<ShellWindowDelegateView*>(window_widget_->widget_delegate()); in PlatformEnableUIControl()461 delegate_view->EnableUIControl(ShellWindowDelegateView::BACK_BUTTON, in PlatformEnableUIControl()464 delegate_view->EnableUIControl(ShellWindowDelegateView::FORWARD_BUTTON, in PlatformEnableUIControl()467 delegate_view->EnableUIControl(ShellWindowDelegateView::STOP_BUTTON, in PlatformEnableUIControl()475 ShellWindowDelegateView* delegate_view = in PlatformSetAddressBarURL()[all …]