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

/external/chromium_org/chrome/browser/plugins/
H A Dplugin_infobar_delegates.cc272 ReplaceWithInfoBar(l10n_util::GetStringFUTF16(IDS_PLUGIN_DOWNLOADING,
277 ReplaceWithInfoBar(l10n_util::GetStringFUTF16(IDS_PLUGIN_DOWNLOAD_ERROR_SHORT,
282 ReplaceWithInfoBar(l10n_util::GetStringFUTF16(IDS_PLUGIN_DOWNLOAD_CANCELLED,
287 ReplaceWithInfoBar(l10n_util::GetStringFUTF16(IDS_PLUGIN_UPDATING,
295 void OutdatedPluginInfoBarDelegate::ReplaceWithInfoBar( function in class:OutdatedPluginInfoBarDelegate
409 ReplaceWithInfoBar(l10n_util::GetStringFUTF16(IDS_PLUGIN_DOWNLOADING,
414 ReplaceWithInfoBar(l10n_util::GetStringFUTF16(IDS_PLUGIN_DOWNLOAD_CANCELLED,
419 ReplaceWithInfoBar(l10n_util::GetStringFUTF16(IDS_PLUGIN_DOWNLOAD_ERROR_SHORT,
424 ReplaceWithInfoBar(
434 void PluginInstallerInfoBarDelegate::ReplaceWithInfoBar( function in class:PluginInstallerInfoBarDelegate
[all...]

Completed in 81 milliseconds