Searched refs:GetDialogContentURL (Results 1 - 25 of 36) sorted by relevance

12

/external/chromium_org/chrome/browser/chromeos/
H A Dset_time_dialog.h29 virtual GURL GetDialogContentURL() const OVERRIDE;
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
H A Dsim_dialog_delegate.h37 virtual GURL GetDialogContentURL() const OVERRIDE;
/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 Dchoose_mobile_network_dialog.h27 virtual GURL GetDialogContentURL() const OVERRIDE;
H A Dinline_login_dialog.cc45 GURL InlineLoginDialog::GetDialogContentURL() const { function in class:ui::InlineLoginDialog
H A Dinline_login_dialog.h29 virtual GURL GetDialogContentURL() const OVERRIDE;
/external/chromium_org/chrome/browser/ui/sync/
H A Dinline_login_dialog.cc30 GURL InlineLoginDialog::GetDialogContentURL() const { function in class:InlineLoginDialog
H A Dinline_login_dialog.h30 virtual GURL GetDialogContentURL() const OVERRIDE;
/external/chromium_org/ui/web_dialogs/test/
H A Dtest_web_dialog_delegate.cc31 GURL TestWebDialogDelegate::GetDialogContentURL() const { function in class:ui::test::TestWebDialogDelegate
H A Dtest_web_dialog_delegate.h30 virtual GURL GetDialogContentURL() const OVERRIDE;
/external/chromium_org/chrome/browser/ui/webui/
H A Dcertificate_viewer_webui.h47 virtual GURL GetDialogContentURL() const OVERRIDE;
92 virtual GURL GetDialogContentURL() const OVERRIDE;
H A Dconstrained_web_dialog_delegate_base.cc49 web_contents_->GetController().LoadURL(delegate->GetDialogContentURL(),
/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.h42 virtual GURL GetDialogContentURL() const OVERRIDE;
/external/chromium_org/chrome/browser/chromeos/bluetooth/
H A Dbluetooth_pairing_dialog.cc65 GURL BluetoothPairingDialog::GetDialogContentURL() const { function in class:chromeos::BluetoothPairingDialog
H A Dbluetooth_pairing_dialog.h34 virtual GURL GetDialogContentURL() const OVERRIDE;
/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_link_dialog.h26 virtual GURL GetDialogContentURL() const OVERRIDE;
H A Dcharger_replacement_dialog.h36 virtual GURL GetDialogContentURL() const OVERRIDE;
H A Dcharger_replacement_dialog.cc100 GURL ChargerReplacementDialog::GetDialogContentURL() const { function in class:chromeos::ChargerReplacementDialog
/external/chromium_org/chrome/browser/ui/webui/signin/
H A Dprofile_signin_confirmation_dialog.h56 virtual GURL GetDialogContentURL() const OVERRIDE;
/external/chromium_org/ui/web_dialogs/
H A Dweb_dialog_delegate.h48 virtual GURL GetDialogContentURL() const = 0;
/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 451 milliseconds

12