HomeSort by relevance Sort by last modified time
    Searched full:infobar (Results 326 - 350 of 518) sorted by null

<<11121314151617181920>>

  /external/chromium_org/chrome/browser/ui/
view_ids.h 80 // The Infobar container.
  /external/chromium_org/chrome/
chrome_nibs.gypi 62 'app/nibs/InfoBar.xib',
  /external/chromium_org/chrome/common/extensions/docs/templates/articles/manifest/
icons.html 13 <a href="http://developer.chrome.com/extensions/infobars.html">infobar</a>
  /external/chromium_org/chrome_frame/infobars/
infobar_manager.cc 36 // Infobar windows.
  /external/chromium_org/chrome_frame/infobars/internal/
subclassing_window_with_delegate.h 31 // accomodate an infobar).
  /external/chromium_org/components/autofill/core/browser/
autofill_metrics_unittest.cc     [all...]
  /external/chromium_org/content/test/data/gpu/
webgl.html 45 // Might just be blocked because of infobar.
  /external/chromium_org/ppapi/api/trusted/
ppb_broker_trusted.idl 69 * website. This is done through an infobar that is displayed when |Connect|
  /external/chromium/chrome/browser/ui/views/
find_bar_host.h 80 // InfoBar is present) or to the right (no InfoBar). If
  /external/chromium/chrome/common/
url_constants.h 213 // The URL for the "Learn more" page for the outdated plugin infobar.
216 // The URL for the "Learn more" page for the blocked plugin infobar.
  /external/chromium_org/chrome/browser/geolocation/
geolocation_infobar_delegate.cc 10 #include "chrome/browser/infobars/infobar.h"
65 InfoBar* GeolocationInfoBarDelegate::Create(
  /external/chromium_org/chrome/browser/ui/android/infobars/
translate_infobar.cc 19 scoped_ptr<InfoBar> TranslateInfoBarDelegate::CreateInfoBar(
21 return scoped_ptr<InfoBar>(new TranslateInfoBar(delegate.Pass()));
  /external/chromium_org/chrome/browser/ui/views/
find_bar_host.h 87 // InfoBar is present) or to the right (no InfoBar). If
  /external/chromium_org/chrome/browser/ui/views/infobars/
confirm_infobar.cc 18 scoped_ptr<InfoBar> ConfirmInfoBarDelegate::CreateInfoBar(
20 return scoped_ptr<InfoBar>(new ConfirmInfoBar(delegate.Pass()));
  /external/chromium_org/chrome/browser/ui/website_settings/
website_settings.h 146 // The infobar service of the active tab.
149 // The flag that controls whether an infobar is displayed after the website
  /external/chromium_org/chrome/test/gpu/
webgl_infobar_browsertest.cc 10 #include "chrome/browser/infobars/infobar.h"
146 // ThreeDAPIInfoBarDelegate; doing so doesn't remove the infobar, and
  /external/chromium_org/media/base/
media_switches.cc 28 // Disables the infobar popup for accessing protected media identifier.
30 "disable-infobar-for-protected-media-identifier";
  /external/chromium/chrome/browser/download/
download_request_limiter.cc 43 // And we should have closed the infobar.
148 // kMaxDownloadsAtOnce. In that case, we also retain the infobar instance and
150 // all remaining downloads and close the infobar.
  /external/chromium/chrome/browser/google/
google_url_tracker.cc 32 InfoBarDelegate* infobar = new GoogleURLTrackerInfoBarDelegate(tab_contents, local
34 tab_contents->AddInfoBar(infobar);
35 return infobar;
  /external/chromium/chrome/browser/translate/
translate_infobar_delegate.cc 34 // infobar, which is the case when the user started a translation from the
129 // translate infobar for that page again. (TranslateManager initiates
357 // The user closed the infobar without clicking the translate button.
  /external/chromium_org/chrome/browser/download/
download_request_limiter_unittest.cc 285 // If the user refreshes the page without responding to the infobar, pretend
287 // the same as the actual initial load), then an infobar.
330 // DownloadRequestLimiter won't try to make an infobar if it doesn't have an
  /external/chromium/chrome/browser/autofill/
autofill_browsertest.cc 439 TranslateInfoBarDelegate* infobar = browser()->GetSelectedTabContents()-> local
442 ASSERT_TRUE(infobar != NULL);
443 EXPECT_EQ(TranslateInfoBarDelegate::BEFORE_TRANSLATE, infobar->type());
446 infobar->Translate();
  /external/chromium/chrome/browser/extensions/
extension_function_dispatcher.h 44 // context. For example, the TabContents in which an infobar or
extension_install_ui.h 77 // Show an infobar for a newly-installed theme. previous_theme_id
  /external/chromium/chrome/browser/
intranet_redirect_detector.h 32 // these cases, however, users would be shown a confusing and useless infobar

Completed in 1467 milliseconds

<<11121314151617181920>>