/external/chromium/chrome/browser/task_manager/ |
task_manager_browsertest.cc | 384 // Reload the extension using the "crashed extension" infobar while the task
|
/external/chromium/chrome/browser/ui/ |
browser_window.h | 262 // during infobar animations).
|
/external/chromium/chrome/browser/ui/views/bookmarks/ |
bookmark_bar_view.cc | 735 // When on the New Tab Page with an infobar, overlap by 0 whenever the infobar 736 // is above us (i.e. when we're detached), since drawing over the infobar 740 // When on the New Tab Page with no infobar, animate the overlap between the [all...] |
/external/chromium_org/chrome/browser/media/ |
chrome_webrtc_video_quality_browsertest.cc | 14 #include "chrome/browser/infobars/infobar.h"
|
/external/chromium_org/chrome/browser/themes/ |
theme_service.cc | 288 // infobar.
|
/external/chromium_org/chrome/browser/ui/gtk/ |
collected_cookies_gtk.cc | 162 // Infobar.
|
browser_window_gtk.cc | [all...] |
/external/chromium_org/chrome/browser/ui/views/accessibility/ |
accessibility_event_router_views.cc | 469 // A control inside of an alert or dialog (including an infobar)
|
accessibility_event_router_views_unittest.cc | 292 // Create an alert with static text and a button, similar to an infobar.
|
/external/chromium_org/chrome/browser/ui/content_settings/ |
content_setting_bubble_model.cc | 613 // Trigger the reload infobar if the media setting has been changed. 743 // The same patterns must be used as in other places (e.g. the infobar) in [all...] |
/external/chromium_org/chrome/ |
chrome_browser.gypi | [all...] |
/external/chromium/chrome/browser/tab_contents/ |
tab_contents.h | 507 // Adds an InfoBar for the specified |delegate|. 510 // Removes the InfoBar for the specified |delegate|. 513 // Replaces one infobar with another, without any animation in between. [all...] |
/external/chromium/chrome/common/extensions/docs/ |
samples.json | [all...] |
/external/chromium_org/chrome/browser/ui/views/bookmarks/ |
bookmark_bar_view.cc | 656 // Do not animate the overlap when the infobar is above us (i.e. when we're 657 // detached), since drawing over the infobar looks weird. 661 // When detached with no infobar, animate the overlap between the attached and [all...] |
/external/chromium/chrome/common/extensions/api/ |
extension_api.json | 138 "enum": ["tab", "infobar", "notification", "popup"], 140 "description": "The type of view to get. If omitted, returns all views (including background pages and tabs). Valid values: 'tab', 'infobar', 'notification', 'popup'." [all...] |
/external/chromium_org/chrome/browser/devtools/ |
devtools_window.cc | 26 #include "chrome/browser/infobars/infobar.h" 81 // value "false". Otherwise, creates a dev tools confirm infobar and delegate [all...] |
/external/chromium_org/chrome/browser/ui/sync/ |
one_click_signin_helper.cc | 727 // account, don't show the infobar. [all...] |
/external/chromium/chrome/browser/extensions/ |
extension_bookmarks_module.cc | 863 // show an InfoBar, which is better than letting one appear out of the blue.
|
/external/chromium/chrome/browser/ui/cocoa/ |
browser_window_controller.mm | 352 // Create the infobar container view, so we can pass it to the [all...] |
/external/chromium/chrome/common/extensions/docs/static/ |
manifest.html | 130 <a href="experimental.infobars.html">infobar</a>
|
/external/chromium_org/chrome/app/nibs/ |
InfoBar.xib | 64 <string key="NSContents">InfoBar text</string>
|
/external/chromium_org/chrome/browser/autocomplete/ |
autocomplete_input.cc | 314 // but we'll show the accidental search infobar if necessary.
|
/external/chromium_org/chrome/browser/extensions/ |
crx_installer.cc | 569 // We don't want to show the error infobar for installs from the WebStore,
|
extension_install_prompt.cc | 606 // immediately installed, and then we show an infobar (see OnInstallSuccess)
|
/external/chromium_org/chrome/browser/ui/views/frame/ |
browser_view_layout.cc | 511 // In immersive fullscreen, the infobar always starts near the top of the
|