CaptivePortalWindowProxy 30 chrome/browser/chromeos/login/captive_portal_view.cc CaptivePortalWindowProxy* proxy) CaptivePortalWindowProxy 13 chrome/browser/chromeos/login/captive_portal_view.h class CaptivePortalWindowProxy; CaptivePortalWindowProxy 17 chrome/browser/chromeos/login/captive_portal_view.h CaptivePortalView(Profile* profile, CaptivePortalWindowProxy* proxy); CaptivePortalWindowProxy 40 chrome/browser/chromeos/login/captive_portal_view.h CaptivePortalWindowProxy* proxy_; CaptivePortalWindowProxy 72 chrome/browser/chromeos/login/captive_portal_window_browsertest.cc bool actual_is_shown = (CaptivePortalWindowProxy::STATE_DISPLAYED == CaptivePortalWindowProxy 90 chrome/browser/chromeos/login/captive_portal_window_browsertest.cc new CaptivePortalWindowProxy(&delegate_, web_contents)); CaptivePortalWindowProxy 100 chrome/browser/chromeos/login/captive_portal_window_browsertest.cc scoped_ptr<CaptivePortalWindowProxy> captive_portal_window_proxy_; CaptivePortalWindowProxy 20 chrome/browser/chromeos/login/captive_portal_window_proxy.cc CaptivePortalWindowProxy::CaptivePortalWindowProxy( CaptivePortalWindowProxy 30 chrome/browser/chromeos/login/captive_portal_window_proxy.cc CaptivePortalWindowProxy::~CaptivePortalWindowProxy() { CaptivePortalWindowProxy 38 chrome/browser/chromeos/login/captive_portal_window_proxy.cc void CaptivePortalWindowProxy::ShowIfRedirected() { CaptivePortalWindowProxy 45 chrome/browser/chromeos/login/captive_portal_window_proxy.cc void CaptivePortalWindowProxy::Show() { CaptivePortalWindowProxy 74 chrome/browser/chromeos/login/captive_portal_window_proxy.cc void CaptivePortalWindowProxy::Close() { CaptivePortalWindowProxy 81 chrome/browser/chromeos/login/captive_portal_window_proxy.cc void CaptivePortalWindowProxy::OnRedirected() { CaptivePortalWindowProxy 87 chrome/browser/chromeos/login/captive_portal_window_proxy.cc void CaptivePortalWindowProxy::OnOriginalURLLoaded() { CaptivePortalWindowProxy 91 chrome/browser/chromeos/login/captive_portal_window_proxy.cc void CaptivePortalWindowProxy::OnWidgetClosing(views::Widget* widget) { CaptivePortalWindowProxy 100 chrome/browser/chromeos/login/captive_portal_window_proxy.cc void CaptivePortalWindowProxy::OnWidgetDestroying(views::Widget* widget) { CaptivePortalWindowProxy 104 chrome/browser/chromeos/login/captive_portal_window_proxy.cc void CaptivePortalWindowProxy::OnWidgetDestroyed(views::Widget* widget) { CaptivePortalWindowProxy 108 chrome/browser/chromeos/login/captive_portal_window_proxy.cc void CaptivePortalWindowProxy::InitCaptivePortalView() { CaptivePortalWindowProxy 119 chrome/browser/chromeos/login/captive_portal_window_proxy.cc CaptivePortalWindowProxy::State CaptivePortalWindowProxy::GetState() const { CaptivePortalWindowProxy 134 chrome/browser/chromeos/login/captive_portal_window_proxy.cc void CaptivePortalWindowProxy::DetachFromWidget(views::Widget* widget) { CaptivePortalWindowProxy 35 chrome/browser/chromeos/login/captive_portal_window_proxy.h class CaptivePortalWindowProxy : public views::WidgetObserver { CaptivePortalWindowProxy 39 chrome/browser/chromeos/login/captive_portal_window_proxy.h CaptivePortalWindowProxy(Delegate* delegate, CaptivePortalWindowProxy 41 chrome/browser/chromeos/login/captive_portal_window_proxy.h virtual ~CaptivePortalWindowProxy(); CaptivePortalWindowProxy 116 chrome/browser/chromeos/login/captive_portal_window_proxy.h DISALLOW_COPY_AND_ASSIGN(CaptivePortalWindowProxy); CaptivePortalWindowProxy 57 chrome/browser/chromeos/login/simple_web_view_dialog_browsertest.cc InterstitialPageDelegate* CreateDelegate(CaptivePortalWindowProxy* proxy) { CaptivePortalWindowProxy 72 chrome/browser/chromeos/login/simple_web_view_dialog_browsertest.cc CaptivePortalWindowProxy proxy(&delegate, web_contents); CaptivePortalWindowProxy 84 chrome/browser/ui/webui/chromeos/login/error_screen_handler.cc new CaptivePortalWindowProxy(network_state_informer_.get(), CaptivePortalWindowProxy 21 chrome/browser/ui/webui/chromeos/login/error_screen_handler.h class CaptivePortalWindowProxy; CaptivePortalWindowProxy 74 chrome/browser/ui/webui/chromeos/login/error_screen_handler.h scoped_ptr<CaptivePortalWindowProxy> captive_portal_window_proxy_; CaptivePortalWindowProxy 42 chrome/browser/ui/webui/chromeos/login/signin_screen_handler.h class CaptivePortalWindowProxy;