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

/external/chromium/chrome/browser/ui/webui/
H A Dconstrained_html_ui_browsertest.cc35 virtual GURL GetDialogContentURL() const { function in class:__anon2605::TestHtmlDialogUIDelegate
H A Dcollected_cookies_ui_delegate.cc174 GURL CollectedCookiesUIDelegate::GetDialogContentURL() const { function in class:CollectedCookiesUIDelegate
/external/chromium/chrome/browser/chromeos/
H A Dchoose_mobile_network_dialog.cc70 GURL ChooseMobileNetworkDialog::GetDialogContentURL() const { function in class:chromeos::ChooseMobileNetworkDialog
H A Dsim_dialog_delegate.cc93 GURL SimDialogDelegate::GetDialogContentURL() const { function in class:chromeos::SimDialogDelegate
/external/chromium/chrome/browser/ui/views/
H A Dkeyboard_overlay_delegate.cc40 GURL KeyboardOverlayDelegate::GetDialogContentURL() const { function in class:KeyboardOverlayDelegate
H A Dhtml_dialog_view_browsertest.cc44 virtual GURL GetDialogContentURL() const { function in class:__anon2563::TestHtmlDialogUIDelegate
H A Dfile_manager_dialogs.cc67 virtual GURL GetDialogContentURL() const { function in class:FileManagerDialog
H A Dhtml_dialog_view.cc121 GURL HtmlDialogView::GetDialogContentURL() const { function in class:HtmlDialogView
123 return delegate_->GetDialogContentURL();
228 DOMView::LoadURL(GetDialogContentURL());
H A Dselect_file_dialog.cc111 virtual GURL GetDialogContentURL() const;
357 GURL SelectFileDialogImpl::FileBrowseDelegate::GetDialogContentURL() const { function in class:SelectFileDialogImpl::FileBrowseDelegate
/external/chromium/chrome/browser/chromeos/login/
H A Dlogin_html_dialog.h60 virtual GURL GetDialogContentURL() const { return url_; } function in class:chromeos::LoginHtmlDialog
/external/chromium/chrome/browser/ui/gtk/
H A Dhtml_dialog_gtk.cc57 GURL HtmlDialogGtk::GetDialogContentURL() const { function in class:HtmlDialogGtk
59 return delegate_->GetDialogContentURL();
137 tab_->controller().LoadURL(GetDialogContentURL(),
/external/chromium/chrome/browser/printing/cloud_print/
H A Dcloud_print_setup_flow.cc121 GURL CloudPrintSetupFlow::GetDialogContentURL() const { function in class:CloudPrintSetupFlow
/external/chromium/chrome/browser/ui/login/
H A Dlogin_prompt_ui.cc97 virtual GURL GetDialogContentURL() const { function in class:LoginHandlerHtmlDelegate
/external/chromium/chrome/browser/
H A Dbrowser_signin.cc91 virtual GURL GetDialogContentURL() const { function in class:BrowserSigninHtml
/external/chromium/chrome/browser/remoting/
H A Dsetup_flow.cc156 GURL SetupFlow::GetDialogContentURL() const { function in class:remoting::SetupFlow
/external/chromium/chrome/browser/printing/
H A Dprint_dialog_cloud.cc466 GURL CloudPrintHtmlDialogDelegate::GetDialogContentURL() const { function in class:internal_cloud_print_helpers::CloudPrintHtmlDialogDelegate

Completed in 2453 milliseconds