HomeSort by relevance Sort by last modified time
    Searched full:infobar (Results 301 - 325 of 365) sorted by null

<<1112131415

  /external/chromium_org/chrome/browser/ui/fullscreen/
fullscreen_controller.h 237 // clicking the allow button on the fullscreen infobar.
  /external/chromium_org/ui/shell_dialogs/
select_file_dialog.h 140 // by Policy. If so, it tries to show an InfoBar and behaves as though no File
  /external/chromium_org/chrome/browser/devtools/
devtools_ui_bindings.cc 35 #include "components/infobars/core/infobar.h"
103 // value "false". Otherwise, creates a dev tools confirm infobar and delegate
104 // and adds the infobar to |infobar_service|.
  /external/chromium_org/chrome/browser/download/
download_browsertest.cc 68 #include "components/infobars/core/infobar.h"
2922 infobars::InfoBar* infobar = infobar_service->infobar_at(0); local
    [all...]
  /external/chromium_org/chrome/browser/policy/
policy_browsertest.cc 85 #include "components/infobars/core/infobar.h"
2057 infobars::InfoBar* infobar = infobar_service->infobar_at(0); local
    [all...]
  /external/chromium_org/chrome/browser/ui/startup/
startup_browser_creator_impl.cc 614 // infobar.
653 // crash infobar is displayed. Otherwise, it's safe for the DOM storage system
673 // chrome. The crash infobar is shown in this case.
    [all...]
  /external/chromium_org/components/password_manager/core/browser/
password_manager_unittest.cc 343 // The user should not be presented with an infobar as they have already given
419 // password infobar.
653 // The user should not be presented with an infobar as they have already given
    [all...]
  /external/chromium-trace/trace-viewer/src/about_tracing/
profiling_view.js 56 this.infoBar_ = new ui.InfoBar();
  /external/chromium-trace/trace-viewer/src/cc/
layer_tree_quad_stack_viewer.js 41 this.infoBar_ = new ui.InfoBar();
  /external/chromium_org/chrome/browser/media/
chrome_webrtc_getmediadevices_browsertest.cc 51 // Ensure the infobar is enabled, since we expect that in this test.
chrome_webrtc_video_quality_browsertest.cc 30 #include "components/infobars/core/infobar.h"
  /external/chromium_org/chrome/browser/supervised_user/
supervised_user_browsertest.cc 29 #include "components/infobars/core/infobar.h"
  /external/chromium_org/chrome/browser/ui/website_settings/
website_settings_unittest.cc 18 #include "components/infobars/core/infobar.h"
  /external/chromium_org/components/translate/content/renderer/
translate_helper.h 243 // time from showing infobar to requesting translation.
  /external/chromium_org/components/translate/core/browser/
translate_manager.cc 182 // feature; the user will get an infobar, so they can control whether the
  /external/chromium_org/native_client_sdk/src/build_tools/
test_projects.py 110 # Prevent the infobar that shows up when requesting filesystem quota.
  /external/chromium_org/pdf/
out_of_process_instance.h 293 // avoid the infobar going up more than once.
  /external/chromium_org/chrome/app/
chromium_strings.grd 325 <message name="IDS_MAC_32_BIT_OBSOLETE_SOON" desc="A message displayed on an at-launch infobar and About (Help) page warning the user that the computer they are using is about to become unsupported.">
328 <message name="IDS_MAC_32_BIT_OBSOLETE_NOW" desc="A message displayed on an at-launch infobar and About (Help) page warning the user that the computer they are using is no longer supported.">
    [all...]
google_chrome_strings.grd 248 <message name="IDS_MAC_32_BIT_OBSOLETE_SOON" desc="A message displayed on an at-launch infobar and About (Help) page warning the user that the computer they are using is about to become unsupported.">
251 <message name="IDS_MAC_32_BIT_OBSOLETE_NOW" desc="A message displayed on an at-launch infobar and About (Help) page warning the user that the computer they are using is no longer supported.">
    [all...]
generated_resources.grd 299 <message name="IDS_WEBSITE_SETTINGS_INFOBAR_TEXT" desc="The string shown in the infobar after the user has changed site permissions settings, reminding them to reload the page in order for the new settings to take effect.">
302 <message name="IDS_WEBSITE_SETTINGS_INFOBAR_BUTTON" desc="The string used in the infobar button allowing the user to reload the page directly from the infobar.">
440 <message name="IDS_ALTERNATE_NAV_URL_VIEW_LABEL" desc="Label displayed in an infobar when a user searches for a term he may have meant to navigate to.">
    [all...]
  /external/chromium_org/chrome/browser/autofill/
autofill_interactive_uitest.cc 41 #include "components/infobars/core/infobar.h"
184 virtual void OnInfoBarAdded(infobars::InfoBar* infobar) OVERRIDE {
    [all...]
  /external/chromium_org/base/android/jni_generator/
testCalledByNatives.golden 22 const char kInfoBarClassPath[] = "org/chromium/TestJni$InfoBar";
  /external/chromium_org/chrome/browser/plugins/
plugin_observer.cc 27 #include "components/infobars/core/infobar.h"
  /external/chromium_org/chrome/browser/ui/views/accessibility/
accessibility_event_router_views_unittest.cc 290 // Create an alert with static text and a button, similar to an infobar.
  /external/chromium_org/content/public/android/java/src/org/chromium/content/browser/
ContentVideoView.java 115 // the infobar. (0, 0) is not a valid size for surface view.

Completed in 1140 milliseconds

<<1112131415