Home
last modified time | relevance | path

Searched refs:PlatformCreateDialog (Results 1 – 3 of 3) sorted by relevance

/external/chromium_org/content/shell/browser/
Dshell_login_dialog.cc66 void ShellLoginDialog::PlatformCreateDialog(const base::string16& message) {} in PlatformCreateDialog() function in content::ShellLoginDialog
89 PlatformCreateDialog(explanation); in PrepDialog()
Dshell_login_dialog.h55 void PlatformCreateDialog(const base::string16& message);
Dshell_login_dialog_mac.mm90 void ShellLoginDialog::PlatformCreateDialog(const base::string16& message) {