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

/external/chromium_org/chrome/browser/ui/sync/
H A Dinline_login_dialog.cc30 GURL InlineLoginDialog::GetDialogContentURL() const { function in class:InlineLoginDialog
/external/chromium_org/ui/web_dialogs/test/
H A Dtest_web_dialog_delegate.cc31 GURL TestWebDialogDelegate::GetDialogContentURL() const { function in class:ui::test::TestWebDialogDelegate
/external/chromium_org/chrome/browser/chromeos/bluetooth/
H A Dbluetooth_pairing_dialog.cc65 GURL BluetoothPairingDialog::GetDialogContentURL() const { function in class:chromeos::BluetoothPairingDialog
/external/chromium_org/chrome/browser/chromeos/charger_replace/
H A Dcharger_link_dialog.cc57 GURL ChargerLinkDialog::GetDialogContentURL() const { function in class:chromeos::ChargerLinkDialog
H A Dcharger_replacement_dialog.cc100 GURL ChargerReplacementDialog::GetDialogContentURL() const { function in class:chromeos::ChargerReplacementDialog
/external/chromium_org/chrome/browser/chromeos/
H A Dset_time_dialog.cc47 GURL SetTimeDialog::GetDialogContentURL() const { function in class:chromeos::SetTimeDialog
H A Dsim_dialog_delegate.cc58 GURL SimDialogDelegate::GetDialogContentURL() const { function in class:chromeos::SimDialogDelegate
/external/chromium_org/chrome/browser/chromeos/ui/
H A Dchoose_mobile_network_dialog.cc43 GURL ChooseMobileNetworkDialog::GetDialogContentURL() const { function in class:chromeos::ChooseMobileNetworkDialog
H A Dinline_login_dialog.cc45 GURL InlineLoginDialog::GetDialogContentURL() const { function in class:ui::InlineLoginDialog
/external/chromium_org/chrome/browser/ui/webui/chromeos/
H A Dmobile_setup_dialog.cc48 virtual GURL GetDialogContentURL() const OVERRIDE;
113 GURL MobileSetupDialogDelegate::GetDialogContentURL() const { function in class:MobileSetupDialogDelegate
/external/chromium_org/ash/keyboard_overlay/
H A Dkeyboard_overlay_delegate.cc105 GURL KeyboardOverlayDelegate::GetDialogContentURL() const { function in class:ash::KeyboardOverlayDelegate
/external/chromium_org/chrome/browser/chromeos/login/ui/
H A Dlogin_web_dialog.cc96 GURL LoginWebDialog::GetDialogContentURL() const { function in class:chromeos::LoginWebDialog
/external/chromium_org/chrome/browser/printing/
H A Dprint_preview_dialog_controller.cc76 virtual GURL GetDialogContentURL() const OVERRIDE;
110 GURL PrintPreviewDialogDelegate::GetDialogContentURL() const { function in class:__anon4485::PrintPreviewDialogDelegate
H A Dprint_dialog_cloud.cc568 GURL CloudPrintWebDialogDelegate::GetDialogContentURL() const { function in class:internal_cloud_print_helpers::CloudPrintWebDialogDelegate
/external/chromium_org/chrome/browser/ui/webui/
H A Dcertificate_viewer_webui.cc79 GURL CertificateViewerModalDialog::GetDialogContentURL() const { function in class:CertificateViewerModalDialog
240 GURL CertificateViewerDialog::GetDialogContentURL() const { function in class:CertificateViewerDialog
H A Dset_as_default_browser_ui.cc214 virtual GURL GetDialogContentURL() const OVERRIDE;
280 GURL SetAsDefaultBrowserDialogImpl::GetDialogContentURL() const { function in class:__anon5567::SetAsDefaultBrowserDialogImpl
/external/chromium_org/chrome/browser/ui/webui/signin/
H A Dprofile_signin_confirmation_dialog.cc165 GURL ProfileSigninConfirmationDialog::GetDialogContentURL() const { function in class:ProfileSigninConfirmationDialog
/external/chromium_org/ui/views/controls/webview/
H A Dweb_dialog_view.cc191 GURL WebDialogView::GetDialogContentURL() const { function in class:views::WebDialogView
193 return delegate_->GetDialogContentURL();
348 web_view_->LoadInitialURL(GetDialogContentURL());

Completed in 446 milliseconds